feat: create reusable select component

This commit is contained in:
MTG2000
2022-09-04 10:57:01 +03:00
parent ad5e5ac948
commit 3bebc91d6e
10 changed files with 155 additions and 304 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "my-app",
"name": "makers-bolt-fun",
"version": "0.1.0",
"private": true,
"dependencies": {
@@ -14,7 +14,7 @@
"@remirror/react": "^1.0.34",
"@shopify/react-web-worker": "^5.0.1",
"@szhsin/react-menu": "^3.0.2",
"@tailwindcss/line-clamp": "^0.4.0",
"@tailwindcss/line-clamp": "^0.4.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",