UNPKG

@cn-ui/core

Version:

The @cn-ui/core is a collection of UI components and utilities for building modern web applications with SolidJS.

5 lines (4 loc) 122 B
export * from "./Checkbox"; export * from "./CheckboxGroup"; export * from "./FormCheckBox"; export * from "./FormRadio";