import React from "react"; import { Spinner } from "react-bootstrap"; const LoadingPage: React.FC = () => { return (