settings mock

This commit is contained in:
Timur Ercan
2022-12-06 18:49:38 +01:00
parent 85eefbfc12
commit 97bae407f8
7 changed files with 540 additions and 116 deletions

View File

@ -10,4 +10,4 @@ Page.getLayout = function getLayout(page: ReactElement) {
return <Layout>{page}</Layout>;
};
export default Page;
export default Page;