[web] Add toast notifications to editor (#21567)
GitOrigin-RevId: 7f7ab83d4615f564c0e79bc2a05ca6cb9e5239fd
This commit is contained in:
committed by
Copybot
parent
a50d76f4ea
commit
cb72799fff
@@ -27,7 +27,7 @@ export type NotificationProps = {
|
||||
id?: string
|
||||
}
|
||||
|
||||
function NotificationIcon({
|
||||
export function NotificationIcon({
|
||||
notificationType,
|
||||
customIcon,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user