UNPKG

nextui-alert

Version:
5 lines (4 loc) 169 B
import type NextuiAlertProps from './@types/nextui-alert-props'; import NextuiAlert from './nextui-alert'; export default NextuiAlert; export type { NextuiAlertProps };