UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 108 B
export { default as XInput } from './Input.vue'; export type { InputProps, InputTheme } from './Input.vue';