import { Spinner } from '@cap-rel/smartcommon'; // Page de chargement function LoadingPage() { return (
); }