diff --git a/src/components/Toast/index.ts b/src/components/Toast/index.ts index c2014f70..119443e4 100644 --- a/src/components/Toast/index.ts +++ b/src/components/Toast/index.ts @@ -1 +1,2 @@ export * from './Toast' +export * from './Toaster'