UNPKG

@yamada-ui/notice

Version:

Yamada UI notice component

6 lines (5 loc) 245 B
export { NoticeOptions, NoticeProps, UseNoticeOptions, noticeStore, useNotice } from './notice.js'; export { NoticeProvider, NoticeProviderProps } from './notice-provider.js'; import '@yamada-ui/alert'; import '@yamada-ui/core'; import 'react';