UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

4 lines 760 B
import { emptyState } from "./empty-state.style.js"; import { EmptyStateContent, EmptyStateContentProps, EmptyStateDescription, EmptyStateDescriptionProps, EmptyStateIndicator, EmptyStateIndicatorProps, EmptyStatePropsContext, EmptyStateRoot, EmptyStateRootProps, EmptyStateTitle, EmptyStateTitleProps, useEmptyStatePropsContext } from "./empty-state.js"; import { namespace_d_exports } from "./namespace.js"; export { namespace_d_exports as EmptyState, EmptyStateContent, type EmptyStateContentProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateIndicator, type EmptyStateIndicatorProps, EmptyStatePropsContext, EmptyStateRoot, type EmptyStateRootProps, EmptyStateTitle, type EmptyStateTitleProps, emptyState, useEmptyStatePropsContext };