diff options
Diffstat (limited to 'components/home/content.js')
| -rw-r--r-- | components/home/content.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/home/content.js b/components/home/content.js index e18e5d8..c869f6b 100644 --- a/components/home/content.js +++ b/components/home/content.js @@ -6,7 +6,6 @@ import { MdChevronRight } from "react-icons/md"; import { ChevronRightIcon, ArrowRightCircleIcon, - XMarkIcon, } from "@heroicons/react/24/outline"; import { parseCookies } from "nookies"; |