UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

4 lines (3 loc) 233 B
export { default as RatingItem, type RatingItemProps } from './RatingItem.vue' export { default as RatingItemIndicator } from './RatingItemIndicator.vue' export { default as RatingRoot, type RatingRootProps } from './RatingRoot.vue'