mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-11-26 20:18:49 +00:00
fix of class in Alert
This commit is contained in:
parent
1a655810bd
commit
e4c2622115
@ -19,6 +19,7 @@ fun Alert(
|
||||
) = Div(
|
||||
{
|
||||
attrs.builder(this)
|
||||
include(UIKitAlert)
|
||||
|
||||
buildAndAddAttribute("uk-alert") {
|
||||
"animation" to animation ?.classes ?.firstOrNull()
|
||||
|
Loading…
Reference in New Issue
Block a user