mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 22:11:43 +01:00
chore(Toast): update slots
This commit is contained in:
@@ -28,7 +28,6 @@ export interface ToastProps extends Omit<ToastRootProps, 'asChild' | 'forceMount
|
||||
export interface ToastEmits extends ToastRootEmits {}
|
||||
|
||||
export interface ToastSlots {
|
||||
default(): any
|
||||
leading(): any
|
||||
title(): any
|
||||
description(): any
|
||||
|
||||
Reference in New Issue
Block a user