mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 18:25:31 -04:00
refactor more hooks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Giscus from "@giscus/react";
|
||||
import { useTheme } from "../../hooks/use-theme";
|
||||
import useTheme from "../../hooks/useTheme";
|
||||
import { styled, theme } from "../../lib/styles/stitches.config";
|
||||
import { giscusConfig } from "../../lib/config";
|
||||
import type { ComponentProps } from "react";
|
||||
|
||||
Reference in New Issue
Block a user