mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:28:32 +08:00
暴露 alert2
This commit is contained in:
parent
3a8ccdad1f
commit
bb88498b4f
@ -37,11 +37,13 @@ import {default as ToastComponent, toast} from './Toast';
|
||||
import Tooltip from './Tooltip';
|
||||
import TooltipWrapper from './TooltipWrapper';
|
||||
import Tree from './Tree';
|
||||
import Alert2 from './Alert2';
|
||||
|
||||
export {
|
||||
NotFound,
|
||||
Alert as AlertComponent,
|
||||
alert,
|
||||
Alert2,
|
||||
confirm,
|
||||
AsideNav,
|
||||
Button,
|
||||
|
@ -19,6 +19,7 @@ import {
|
||||
NotFound,
|
||||
AlertComponent,
|
||||
alert,
|
||||
Alert2,
|
||||
confirm,
|
||||
AsideNav,
|
||||
Button,
|
||||
@ -184,6 +185,7 @@ export {
|
||||
NotFound,
|
||||
AlertComponent,
|
||||
alert,
|
||||
Alert2,
|
||||
confirm,
|
||||
AsideNav,
|
||||
Button,
|
||||
|
Loading…
Reference in New Issue
Block a user