feat: Command Bar (#2669)

This commit is contained in:
Tom Moor
2021-10-24 12:30:27 -07:00
committed by GitHub
parent dc92e1ead4
commit 33b6fbdee9
55 changed files with 1373 additions and 400 deletions

View File

@@ -97,6 +97,7 @@
"json-loader": "0.5.4",
"jsonwebtoken": "^8.5.0",
"jszip": "^3.5.0",
"kbar": "^0.1.0-beta.15",
"koa": "^2.10.0",
"koa-body": "^4.2.0",
"koa-compress": "2.0.0",
@@ -144,6 +145,7 @@
"react-portal": "^4.2.0",
"react-router-dom": "^5.2.0",
"react-table": "^7.7.0",
"react-virtual": "^2.8.2",
"react-virtualized-auto-sizer": "^1.0.5",
"react-waypoint": "^10.1.0",
"react-window": "^1.8.6",
@@ -225,4 +227,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.59.0"
}
}