Home Reference Source

src/templates/bootstrap/components.js

export default {
  form: `
{{ children.join('') }}
`,
};