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
942a23901e
commit
22801225d6
@ -4,7 +4,7 @@ import { BlogFooter } from "@site/src/refine-theme/blog-footer";
|
||||
import { CommonHeader } from "@site/src/refine-theme/common-header";
|
||||
import { CommonLayout } from "@site/src/refine-theme/common-layout";
|
||||
import clsx from "clsx";
|
||||
import { LandingTryItSection } from "../refine-theme/landing-try-it-section";
|
||||
import { LandingTryItSection } from "@site/src/refine-theme/landing-try-it-section";
|
||||
|
||||
const Demo: React.FC = () => {
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user