fix: fix form,transition,build bug

This commit is contained in:
陈文彬
2020-10-01 00:24:14 +08:00
parent 351f60a8af
commit 2f268ca8f4
20 changed files with 7315 additions and 227 deletions

View File

@@ -30,7 +30,6 @@
createBreakpointListen();
const { renderEmpty, transformCellText } = useConfigProvider();
const { on: lockOn } = useLockPage();
return {
renderEmpty,
transformCellText,