We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2a954 commit 0a143aaCopy full SHA for 0a143aa
src/App.tsx
@@ -1,8 +1,4 @@
1
-import {
2
- ArrowTopRightOnSquareIcon,
3
- Bars4Icon,
4
- XMarkIcon
5
-} from "@heroicons/react/20/solid";
+import { Bars4Icon, XMarkIcon } from "@heroicons/react/20/solid";
6
import { BrowserRouter, Route, Routes } from "react-router-dom";
7
import GitHubIcon from "../public/svgs/github.svg?react";
8
import NpmHubIcon from "../public/svgs/npm.svg?react";
0 commit comments