sparkletown/sparkle

View on GitHub
src/components/atoms/Checkbox/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { Checkbox } from "./Checkbox";
export type { CheckboxProps } from "./Checkbox";