import { Flex, Skeleton } from "@chakra-ui/react"; const BuildsSkeleton = () => ( ); export default BuildsSkeleton;