UNPKG

@fidely-ui/react

Version:

Fidely UI is a modern, beautifully crafted React design system powered by Ark UI and Panda CSS, delivering accessible and themeable components for building exceptional web apps

2 lines (1 loc) 262 B
export { CheckboxRootProvider as RootProvider, CheckboxRoot as Root, CheckboxControl as Control, CheckboxLabel as Label, CheckboxIndicator as Indicator, CheckboxGroup as Group, CheckboxContext as Context, CheckboxHiddenInput as HiddenInput, } from './checkbox';