fix: style

This commit is contained in:
Ibrahima G. Coulibaly
2024-07-09 23:38:29 +01:00
parent e4c726c7b5
commit 7b021d0770
36 changed files with 1107 additions and 955 deletions

View File

@@ -8,4 +8,4 @@ const validationSchema = Yup.object({
});
export default function Shuffle() {
return <Box>Lorem ipsum</Box>;
}
}