UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 153 B
export { Alert } from "./Alert.js"; export type { AlertProps, AlertTitleProps, AlertActionProps, AlertActionsProps, AlertIconProps, } from "./types.js";