Skip to content

Commit

Permalink
fix: selectbox missing required name (#729) (#925) (#931)
Browse files Browse the repository at this point in the history
* fix: selectbox missing required name (#729) (#925)
* add whitesapce nowrap to tooltip

---------

Co-authored-by: jzfrank <77217626+jzfrank@users.noreply.github.com>
Co-authored-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Co-authored-by: Touha Zohair <39002455+touha98@users.noreply.github.com>
Co-authored-by: mbauchet <maximebauchet26@gmail.com>
Co-authored-by: severinlandolt <sev.landolt@gmail.com>
  • Loading branch information
6 people committed Jan 30, 2024
1 parent 7e857c5 commit c58653c
Show file tree
Hide file tree
Showing 17 changed files with 723 additions and 470 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.3",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^27.5.2",
"@types/node": "^20.10.2",
"@types/react": "^18.2.41",
Expand Down
32 changes: 6 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c58653c

Please sign in to comment.