UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

6 lines 214 B
import withScaleable from './with-scaleable'; import { useScaleable } from './scaleable-context'; export * from './utils'; export * from './scaleable-context'; export default useScaleable; export { withScaleable };