feat: sign up page added (#1306)

This commit is contained in:
Aaryan Khandelwal 2023-06-16 19:00:04 +05:30 committed by GitHub
parent 56a4e18a3c
commit 81f6562168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 175 additions and 60 deletions

View file

@ -31,16 +31,16 @@ type Props = {
const restrictedUrls = [
"api",
"installations",
"404",
"create-workspace",
"error",
"installations",
"invitations",
"magic-sign-in",
"onboarding",
"reset-password",
"signin",
"sign-up",
"workspace-member-invitation",
"404",
];
export const CreateWorkspaceForm: React.FC<Props> = ({