app: stop exporting toast display
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -15,7 +15,3 @@
|
||||
*/
|
||||
|
||||
export { appPlugin as default } from './plugin';
|
||||
|
||||
// Toast components for alert display
|
||||
export { ToastDisplay } from './components/Toast';
|
||||
export type { ToastApiMessageDisplayProps } from './components/Toast';
|
||||
|
||||
Reference in New Issue
Block a user