tongshangming il y a 1 an
Parent
commit
f6c1cf1701
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  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'
 ]