UNPKG

@styleless-ui/react

Version:

Completely unstyled, headless and accessible React UI components.

6 lines (5 loc) 240 B
export { default as Action } from "./Action"; export { default as Content } from "./Content"; export { default as Description } from "./Description"; export { default as Root } from "./Snackbar"; export { default as Title } from "./Title";