@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
3 lines • 319 B
TypeScript
import { SimpleGridStyle, simpleGridStyle } from "./simple-grid.style.js";
import { SimpleGrid, SimpleGridProps, SimpleGridPropsContext, useSimpleGridPropsContext } from "./simple-grid.js";
export { SimpleGrid, type SimpleGridProps, SimpleGridPropsContext, SimpleGridStyle, simpleGridStyle, useSimpleGridPropsContext };