changed Explore to Search and added date picker

This commit is contained in:
Kim, Jimin 2021-06-27 14:36:07 +09:00
parent c328841554
commit fb0d5a3e26
7 changed files with 123 additions and 59 deletions

View file

@ -26,11 +26,14 @@
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"date-fns": "^2.22.1",
"gray-matter": "^4.0.3",
"local-storage-fallback": "^4.1.2",
"markdown-toc": "^1.2.0",
"marked": "^2.1.1",
"query-string": "^7.0.1",
"react": "^17.0.2",
"react-date-range": "^1.3.0",
"react-device-detect": "^1.17.0",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.0.9",