Skip to content

Commit

Permalink
feat: remove Select component (#588)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove Select component. Use blueprintjs select component instead

Co-authored-by: Daniel Kostro <kostro.d@gmail.com>
  • Loading branch information
wadjih-bencheikh18 and stropitek committed Dec 11, 2023
1 parent 104e2ad commit f695596
Show file tree
Hide file tree
Showing 6 changed files with 431 additions and 483 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"react-dom": ">=18.0.0"
},
"dependencies": {
"@blueprintjs/select": "^5.0.19",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.17",
Expand Down
Loading

0 comments on commit f695596

Please sign in to comment.