Skip to content

Commit

Permalink
import icon first
Browse files Browse the repository at this point in the history
  • Loading branch information
fowntain committed Sep 5, 2024
1 parent 34eb371 commit 77991e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Discover.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ import {
} from "@/utils/discover";

import { SubPageLayout } from "./layouts/SubPageLayout";
import { PageTitle } from "./parts/util/PageTitle";
import { Icon, Icons } from "../components/Icon";
import { PageTitle } from "./parts/util/PageTitle";

export function Discover() {
const { t } = useTranslation();
Expand Down

0 comments on commit 77991e3

Please sign in to comment.