UNPKG

chakra-ui

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines 129 B
export { default as theme } from "./theme"; export { default as ThemeProvider } from "./ThemeProvider"; export * from "./Layout";