import React from 'react'; import { IonSkeletonText } from '@ionic/react'; const DashboardSkeleton: React.FC = () => { return (