WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit fba6f90

Browse files
committed
add relation
1 parent edc3699 commit fba6f90

File tree

3 files changed

+246
-8
lines changed

3 files changed

+246
-8
lines changed

ui/assets/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"file-loader": "^6.2.0",
3131
"lodash-es": "^4.17.20",
3232
"luxon": "^1.26.0",
33+
"material-table": "^1.69.2",
3334
"mini-css-extract-plugin": "^1.3.7",
3435
"pretty-bytes": "^5.5.0",
3536
"react": "^17.0.1",

ui/assets/webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ module.exports = {
7777
},
7878
],
7979
'@babel/preset-react',
80-
'@babel/preset-flow',
8180
],
8281
plugins: [
8382
'@babel/plugin-syntax-dynamic-import',

0 commit comments

Comments
 (0)