UNPKG

grapesjs_codeapps

Version:

Free and Open Source Web Builder Framework/SC Modification

9 lines (7 loc) 152 B
import Property from './PropertyRadio'; export default Property.extend({ defaults: () => ({ ...Property.prototype.defaults, full: 0 }) });