UNPKG

@clive-cudi/geist-ui

Version:

Modern and minimalist React UI library.

6 lines 186 B
import withScale from './with-scale'; import { useScale } from './scale-context'; export * from './utils'; export * from './scale-context'; export default useScale; export { withScale };