mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-31 04:07:56 +01:00
chore: add class in close slot props
This commit is contained in:
@@ -34,7 +34,7 @@ export interface SlideoverSlots {
|
||||
header(): any
|
||||
title(): any
|
||||
description(): any
|
||||
close(): any
|
||||
close(props: { class: string }): any
|
||||
body(): any
|
||||
footer(): any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user