- font responsif untuk navheader - colon + gap pada doc entry - ukuran font lebih responsif untuk button
4 lines
181 B
TypeScript
4 lines
181 B
TypeScript
export { default as Block } from './block.vue'
|
|
export { default as Cell } from './cell.vue'
|
|
// export { Form, Field as FormField, FieldArray as FormFieldArray } from 'vee-validate'
|