UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

7 lines (6 loc) 215 B
import withScaleable from "./with-scaleable"; import { useScaleable } from "./scaleable-context"; export * from "./utils"; export * from "./scaleable-context"; export default useScaleable; export { withScaleable };