Skip to content

Commit

Permalink
128 add form input checkbox select (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Gawroński <[email protected]>
Co-authored-by: ErfoJS <[email protected]>
  • Loading branch information
3 people authored Nov 8, 2023
1 parent 458aaf3 commit 94194be
Show file tree
Hide file tree
Showing 43 changed files with 871 additions and 24 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@
"postinstall": "husky install"
},
"dependencies": {
"@hookform/resolvers": "^3.1.1",
"@tailwindcss/forms": "^0.5.3",
"graphql": "16.6.0",
"graphql-request": "6.1.0",
"gray-matter": "^4.0.3",
"next": "13.4.4",
"next-seo": "6.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.45.2",
"react-markdown": "^8.0.7",
"tailwind-merge": "1.12.0",
"yup": "^1.2.0",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
Binary file added public/joinUs/confetti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/joinUs/confetti.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/joinUs/dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/joinUs/dialog.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/joinUs/eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/joinUs/eye.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/joinUs/file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

1 comment on commit 94194be

@vercel
Copy link

@vercel vercel bot commented on 94194be Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.