copyIcon path was modified

This commit is contained in:
Vladimir Khvan 2023-01-23 13:37:50 +05:00
parent 83b65037b5
commit a67b99b966

View File

@ -12,7 +12,7 @@ import { isJSON, beautifyJSON } from "./utils";
import copy from "copy-to-clipboard";
import copyIcon from "./svg/copyIcon.svg";
import { copyIcon } from "./svg";
// eslint-disable-next-line react/prop-types, no-unused-vars