Skip to content

Commit

Permalink
Merge pull request #7 from nilooy/feature/fuzzy-search-v1
Browse files Browse the repository at this point in the history
⚡ Add fuzzy search
  • Loading branch information
nilooy authored Jul 3, 2022
2 parents 9b87b7c + 42c349a commit 1b90569
Show file tree
Hide file tree
Showing 3 changed files with 6,785 additions and 9,609 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
},
"dependencies": {
"daisyui": "^2.15.3",
"fuse.js": "^6.6.2",
"react-drag-drop-files": "^2.3.7",
"react-hook-form": "^7.32.0",
"react-simple-flex-grid": "^1.3.21"
Expand Down
Loading

0 comments on commit 1b90569

Please sign in to comment.