UNPKG

@formio/bootstrap

Version:

Bootstrap templates for Form.io forms

4 lines (3 loc) 96 B
import row from './row.ejs'; import header from './header.ejs'; export default { row, header };