mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update demo-section.tsx
This commit is contained in:
parent
f848e1aa66
commit
ccf775c86d
@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
import clsx from "clsx";
|
||||
import { OpenPanelLogoIcon } from "./icons/openpanel-logo";
|
||||
import { OpenPanelLogoIcon } from "./icons/small-openpanel-logo";
|
||||
import Link from "@docusaurus/Link";
|
||||
|
||||
export const LandingTryItSection = ({ className }: { className?: string }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user