Skip to content

Commit e913a45

Browse files
committed
fix : bulid 문제 해결
1 parent 841b754 commit e913a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/main/Node.tsx

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

0 commit comments

Comments
 (0)