fix for production build

This commit was merged in pull request #18.
This commit is contained in:
Ebube
2024-03-18 12:31:17 +01:00
parent 37c012461f
commit f7ef9ff3a0
12 changed files with 204 additions and 174 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
import { FC } from "react";
import BasicInfo from "./BasicInfo";
const GetStarted: FC = () => {
const GetStarted = () => {
return (
<div className="w-full flex items-center justify-center">
<div className="containerMode">