Browse Source

更新常量

tongshangming 1 năm trước cách đây
mục cha
commit
f6c1cf1701
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      src/utils/constants.ts

+ 5 - 1
src/utils/constants.ts

@@ -101,5 +101,9 @@ export const notFormItem = [
   'form-card',
   'divider',
   'form-group',
-  'form-steps'
+  'form-steps',
+  'form-html',
+  'button',
+  'tag',
+  'alert'
 ]