暴露 alert2

This commit is contained in:
liaoxuezhi 2019-10-16 10:07:20 +08:00
parent 3a8ccdad1f
commit bb88498b4f
2 changed files with 4 additions and 0 deletions

View File

@ -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,

View File

@ -19,6 +19,7 @@ import {
NotFound,
AlertComponent,
alert,
Alert2,
confirm,
AsideNav,
Button,
@ -184,6 +185,7 @@ export {
NotFound,
AlertComponent,
alert,
Alert2,
confirm,
AsideNav,
Button,