UNPKG

@geist-ui/core

Version:

Modern and minimalist React UI library.

7 lines (6 loc) 187 B
import withScale from "./with-scale"; import { useScale } from "./scale-context"; export * from "./utils"; export * from "./scale-context"; export default useScale; export { withScale };