Added logo and frontend part of login and signup modals

This commit is contained in:
2022-09-29 21:18:26 +02:00
parent 2bbe65ce3e
commit 7255e22315
7 changed files with 234 additions and 5 deletions

13
client/pnpm-lock.yaml generated
View File

@ -1,6 +1,7 @@
lockfileVersion: 5.4
specifiers:
'@headlessui/react': ^1.7.2
'@heroicons/react': ^2.0.11
'@types/react': ^18.0.17
'@types/react-dom': ^18.0.6
@ -18,6 +19,7 @@ specifiers:
vite: ^3.1.0
dependencies:
'@headlessui/react': 1.7.2_biqbaboplfbrettd7655fr4n2y
'@heroicons/react': 2.0.11_react@18.2.0
clsx: 1.2.1
react: 18.2.0
@ -323,6 +325,17 @@ packages:
dev: true
optional: true
/@headlessui/react/1.7.2_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-snLv2lxwsf2HNTOBNgHYdvoYZ3ChJE8QszPi1d/hl9js8KrFrUulTaQBfSyPbJP5BybVreWh9DxCgz9S0Z6hKQ==}
engines: {node: '>=10'}
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
dependencies:
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
dev: false
/@heroicons/react/2.0.11_react@18.2.0:
resolution: {integrity: sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==}
peerDependencies: