// material-ui import { Card, CardContent, Grid } from '@mui/material' import Skeleton from '@mui/material/Skeleton' // ==============================|| SKELETON - BRIDGE CARD ||============================== // const ChatflowCard = () => ( ) export default ChatflowCard