Skip to content

Commit 9d22922

Browse files
committed
update
1 parent dd67ae4 commit 9d22922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/app/confirm/info/row/copy-icon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useCallback, useState } from 'react';
1+
import React, { useCallback } from 'react';
22

33
import { useCopyToClipboard } from '../../../../../hooks/useCopyToClipboard';
44
import { IconColor } from '../../../../../helpers/constants/design-system';

0 commit comments

Comments
 (0)