Skip to content

Commit af19597

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/components/button/AddressCopy.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ interface AddressCopyProps
3030

3131
const AddressCopy = ({
3232
value,
33+
label,
3334
variant = 'gray',
3435
truncate = true,
3536
className,

0 commit comments

Comments
 (0)