UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

7 lines (6 loc) 382 B
export { Rating } from './Rating'; export type { FlowbiteRatingTheme, RatingProps } from './Rating'; export { RatingAdvanced } from './RatingAdvanced'; export type { FlowbiteRatingAdvancedTheme, RatingAdvancedProps } from './RatingAdvanced'; export { RatingStar } from './RatingStar'; export type { FlowbiteRatingStarTheme, FlowbiteStarSizes, RatingStarProps } from './RatingStar';