mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
parent
88cc9127c3
commit
49a2afef61
@ -12,7 +12,7 @@ import { DiscordIcon, TwitterIcon } from "@site/src/refine-theme/icons/popover";
|
||||
import clsx from "clsx";
|
||||
import React from "react";
|
||||
import { useColorMode } from "@docusaurus/theme-common";
|
||||
import { LandingTryItSection } from "../refine-theme/demo-section";
|
||||
import { LandingTryItSection } from "@site/src/refine-theme/demo-section";
|
||||
|
||||
const About: React.FC = () => {
|
||||
const { colorMode } = useColorMode();
|
||||
|
Loading…
Reference in New Issue
Block a user