UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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