feat(fe/rows): add rows view into files panel

This commit is contained in:
hexxa 2021-12-21 20:04:57 +08:00 committed by Hexxa
parent 87832ee1b2
commit 3550a3a77d
11 changed files with 535 additions and 130 deletions

View file

@ -55,6 +55,7 @@
"react": "^16.8.6",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.8.6",
"react-icons": "4.3.1",
"react-svg": "^8.0.6",
"throttle-debounce": "^2.1.0",
"webpack-bundle-analyzer": "^4.4.2",