import { Box } from "@chakra-ui/react"; import React from "react"; export function Home() { return Welcome to Authorizer dashboard!; }