Files
simrsx-fe/app/components/pub/custom-ui/doc-entry/index.ts
Andrian Roshandy f29eb38b1f feat/layout-cleaning:
- font responsif untuk navheader
- colon + gap pada doc entry
- ukuran font lebih responsif untuk button
2025-10-01 04:00:04 +07:00

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'