added basic platform support (mobile, IE)

This commit is contained in:
Kim, Jimin 2021-05-30 22:10:17 +09:00
parent 543cd31421
commit 8b40dcb298
6 changed files with 110 additions and 75 deletions

View file

@ -32,6 +32,7 @@
"markdown-toc": "^1.2.0",
"marked": "^2.0.6",
"react": "^17.0.2",
"react-device-detect": "^1.17.0",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.0.9",
"react-router-dom": "^5.2.0",