Introduction page for users without team
Showing
- client/src/App.tsx 2 additions, 0 deletionsclient/src/App.tsx
- client/src/components/forms/LoginForm/index.tsx 0 additions, 2 deletionsclient/src/components/forms/LoginForm/index.tsx
- client/src/components/forms/RegisterForm/index.tsx 0 additions, 3 deletionsclient/src/components/forms/RegisterForm/index.tsx
- client/src/components/forms/TeamCreateForm/index.tsx 48 additions, 0 deletionsclient/src/components/forms/TeamCreateForm/index.tsx
- client/src/components/forms/TeamCreateForm/team-create.scss 9 additions, 0 deletionsclient/src/components/forms/TeamCreateForm/team-create.scss
- client/src/components/helpers/ProtectedRoute.tsx 13 additions, 1 deletionclient/src/components/helpers/ProtectedRoute.tsx
- client/src/components/ui/Button/button.scss 6 additions, 0 deletionsclient/src/components/ui/Button/button.scss
- client/src/components/ui/Button/index.tsx 4 additions, 3 deletionsclient/src/components/ui/Button/index.tsx
- client/src/components/ui/TextInput/index.tsx 2 additions, 3 deletionsclient/src/components/ui/TextInput/index.tsx
- client/src/components/ui/TextInput/text-input.scss 3 additions, 17 deletionsclient/src/components/ui/TextInput/text-input.scss
- client/src/pages/Introduction/index.tsx 62 additions, 0 deletionsclient/src/pages/Introduction/index.tsx
- client/src/pages/Introduction/intro.scss 37 additions, 0 deletionsclient/src/pages/Introduction/intro.scss
client/src/pages/Introduction/index.tsx
0 → 100644
client/src/pages/Introduction/intro.scss
0 → 100644
Please register or sign in to comment