Fix call tile copy button
This commit is contained in:
parent
c5728b2f66
commit
10f1446415
3 changed files with 34 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import React from "react";
|
||||
import React, { useCallback } from "react";
|
||||
import useClipboard from "react-use-clipboard";
|
||||
import { ReactComponent as CheckIcon } from "../icons/Check.svg";
|
||||
import { ReactComponent as CopyIcon } from "../icons/Copy.svg";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue