UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 128 B
export { default as XContainer } from './Container.vue'; export type { ContainerProps, ContainerTheme } from './Container.vue';