1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 22:46:39 -04:00

bump giscus component

This commit is contained in:
2022-04-04 10:51:03 -04:00
parent 3b11273c70
commit 7142b5ece5
3 changed files with 64 additions and 21 deletions

View File

@ -1,5 +1,5 @@
import { memo } from "react";
import { Giscus } from "@giscus/react";
import Giscus from "@giscus/react";
import { useTheme } from "../../hooks/use-theme";
import { styled } from "../../lib/styles/stitches.config";
import { giscusConfig } from "../../lib/config";