import { Center, Alert, AlertIcon, AlertTitle, AlertDescription, Button } from '@chakra-ui/react' const BrowseClass = ({ action }: { action: any }) => { return (