tongshangming hace 1 año
padre
commit
f6c1cf1701
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  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'
 ]