UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 248 B
import type { FlowbiteRatingTheme } from './Rating'; import type { FlowbiteRatingAdvancedTheme } from './RatingAdvanced'; export declare const ratingTheme: FlowbiteRatingTheme; export declare const ratingAdvancedTheme: FlowbiteRatingAdvancedTheme;