We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b6312 commit 9a7cfbaCopy full SHA for 9a7cfba
src/pages/main/Node.tsx
@@ -61,7 +61,7 @@ const Board = () => {
61
<AddressCopy
62
variant='mint'
63
value='인천광역시 계양구 오조산로 31길(복사되어야할 주소)'
64
- label={label ? String(label) : '노드'}
+ // label={label ? String(label) : '노드'}
65
/>
66
</main>
67
</div>
0 commit comments