king
2021-03-24 abe57d274e6b12c3612788e0be3d1b9201852ebd
src/tabviews/custom/index.jsx
@@ -672,7 +672,7 @@
        return component
      }
      if (['propcard', 'brafteditor', 'sandbox'].includes(component.subtype) && component.wrap.datatype === 'static') {
      if (['propcard', 'brafteditor', 'sandbox', 'stepform'].includes(component.subtype) && component.wrap.datatype === 'static') {
        component.format = ''
      }