We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd67ae4 commit 9d22922Copy full SHA for 9d22922
ui/components/app/confirm/info/row/copy-icon.tsx
@@ -1,4 +1,4 @@
1
-import React, { useCallback, useState } from 'react';
+import React, { useCallback } from 'react';
2
3
import { useCopyToClipboard } from '../../../../../hooks/useCopyToClipboard';
4
import { IconColor } from '../../../../../helpers/constants/design-system';
0 commit comments