diff --git a/src/components/usetoast/index.d.ts b/src/components/usetoast/index.d.ts index bb637391b..ee7ba7566 100644 --- a/src/components/usetoast/index.d.ts +++ b/src/components/usetoast/index.d.ts @@ -1 +1 @@ -export * from './useConfirm'; \ No newline at end of file +export * from './useToast'; \ No newline at end of file