UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 140 B
export { default as XForm } from './Form.vue'; export type { FormProps, FormError, FormInjection, FormInput, FormTheme } from './Form.vue';