We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516f8c7 commit d557b1fCopy full SHA for d557b1f
homepage/index.tsx
@@ -7,6 +7,7 @@ import clsx from "clsx";
7
import "../assets/styles/styles.scss";
8
import Feature from "./feature";
9
import Head from "@docusaurus/core/lib/client/exports/Head";
10
+import { JSX } from "react";
11
12
const HeaderData = {
13
title: "Documentation For Telegram Git Notifier",
0 commit comments