feat: #8 Added search filters for anime searches (#65)

* Also reworked list box behaviour and API.
This commit is contained in:
Manuel S
2021-07-11 03:21:55 +02:00
committed by GitHub
parent a3e99ded97
commit 794596e42c
17 changed files with 763 additions and 288 deletions
+1
View File
@@ -11,6 +11,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.2",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@react-hook/resize-observer": "^1.2.2",
"babel-plugin-prismjs": "^2.0.1",
"babel-plugin-styled-components": "^1.11.1",
"babel-preset-gatsby": "^1.3.0",