import { FC } from "react"; import BasicInfo from "./BasicInfo"; const GetStarted: FC = () => { return (
BASIC INFORMATION