fixes in AlertCloseButton

This commit is contained in:
2022-02-09 15:28:47 +06:00
parent dcc8646f18
commit 1a655810bd
3 changed files with 10 additions and 3 deletions

View File

@@ -37,8 +37,9 @@ fun AlertCloseButton(
A(
null,
{
include(UIKitAlert.Close)
include(UIKitAlert.Close, UIKitIcon)
attr("uk-close", "")
classes("uk-close")
attrs.builder(this)
},
content