UNPKG

@transkripid/flowbite-react

Version:

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

5 lines (4 loc) 404 B
export { Button } from './Button'; export type { ButtonColors, ButtonGradientColors, ButtonGradientDuoToneColors, ButtonOutlineColors, ButtonProps, ButtonSizes, FlowbiteButtonInnerTheme, FlowbiteButtonOutlineTheme, FlowbiteButtonTheme, } from './Button'; export { ButtonGroup } from './ButtonGroup'; export type { ButtonGroupProps, FlowbiteButtonGroupTheme, PositionInButtonGroup } from './ButtonGroup';