Refractor

This commit is contained in:
gowarezzz
2021-08-19 09:50:38 +07:00
parent 0e7e7b7d5f
commit 0f82dfdcba
441 changed files with 191 additions and 81002 deletions

View File

@@ -24,7 +24,7 @@ const Loading = () => (
)
const dynamicProps = {
loading: Loading,
loading: () => <Loading />,
}
const SignUpView = dynamic(