mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2025-12-09 07:45:49 +00:00
fixes in AlertCloseButton
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user