UNPKG

@formio/bootstrap

Version:

Bootstrap templates for Form.io forms

10 lines (9 loc) 202 B
import bootstrap4 from './templates/bootstrap4'; import translations from './translations'; export default { framework: 'bootstrap4', templates: { bootstrap4, }, translations };