UNPKG

@formio/bootstrap

Version:

Bootstrap templates for Form.io forms

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