From 195ffb79c013225cf65e8b89b1f2be0b34adb2f6 Mon Sep 17 00:00:00 2001 From: Factiven Date: Wed, 13 Sep 2023 18:24:50 +0700 Subject: Update v4.0.1 - Merge pre-push to main (#73) * Create build-test.yml * initial v4 commit * update: github workflow * update: push on branch * Update .github/ISSUE_TEMPLATE/bug_report.md * configuring next.config.js file * Update v4.0.1 --- components/home/content.js | 1 - 1 file changed, 1 deletion(-) (limited to 'components/home/content.js') 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"; -- cgit v1.2.3