diff options
Diffstat (limited to 'src/components/InfoPopUp')
| -rw-r--r-- | src/components/InfoPopUp/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/InfoPopUp/index.tsx b/src/components/InfoPopUp/index.tsx index eb22b19..8df4a23 100644 --- a/src/components/InfoPopUp/index.tsx +++ b/src/components/InfoPopUp/index.tsx @@ -1,5 +1,5 @@ import React from "react"; -import { IoMusicalNoteOutline, IoHelpCircleOutline } from "react-icons/io5"; +// import { IoMusicalNoteOutline, IoHelpCircleOutline } from "react-icons/io5"; import { Button } from ".."; import * as Styled from "./index.styled"; |
