We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0d80c commit 7e588beCopy full SHA for 7e588be
homepage/index.tsx
@@ -6,6 +6,7 @@ import "../assets/styles/styles.scss";
6
import Head from "@docusaurus/core/lib/client/exports/Head";
7
import clsx from "clsx";
8
import Feature from "@site/repos/laravel-like-docs/homepage/feature";
9
+import { JSX } from "react";
10
11
const HeaderData = {
12
title: "Documentation For Laravel Like Package",
0 commit comments