Skip to content

Commit 9a7cfba

Browse files
committed
Update Node.tsx
1 parent d6b6312 commit 9a7cfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/main/Node.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const Board = () => {
6161
<AddressCopy
6262
variant='mint'
6363
value='인천광역시 계양구 오조산로 31길(복사되어야할 주소)'
64-
label={label ? String(label) : '노드'}
64+
// label={label ? String(label) : '노드'}
6565
/>
6666
</main>
6767
</div>

0 commit comments

Comments
 (0)