update 搬迁list组件

This commit is contained in:
2021-06-14 10:35:57 +08:00
parent 453ee91b22
commit 3221960ec2
10 changed files with 774 additions and 14 deletions

View File

@@ -37,7 +37,10 @@
"extends": [
"react-app",
"react-app/jest"
]
],
"rules": {
"eqeqeq": "off"
}
},
"browserslist": {
"production": [
@@ -51,4 +54,4 @@
"last 1 safari version"
]
}
}
}