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