UNPKG

@masaischool/lotus

Version:

Masai UI component library designed to work seamlessly with Chakra UI

9 lines (8 loc) 197 B
declare const breakpoints: import("@chakra-ui/theme-tools").Breakpoints<{ sm: string; md: string; lg: string; xl: string; "2xl": string; }>; export default breakpoints;