UNPKG

@arcadedefi/arcade-uikit

Version:

Set of UI components for pancake projects

3 lines (2 loc) 122 B
export { default as Checkbox } from "./Checkbox"; export type { CheckboxProps, Scales as CheckboxScales } from "./types";