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 4e14521 commit e708015Copy full SHA for e708015
src/pages/contact/index.tsx
@@ -10,7 +10,6 @@ import Popup from "../../components/popup/popup";
10
import axios from 'axios'
11
import Link from "@docusaurus/Link";
12
// import useDocusaurusContext from "@docusaurus/useDocusaurusContext";
13
-import { log } from "console";
14
// Interface defining the structure of form values
15
interface FormValues {
16
fullName: string;
0 commit comments