UNPKG

@formio/bootstrap

Version:

Bootstrap templates for Form.io forms

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