mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2025-09-16 13:59:17 +00:00
fix of class in Alert
This commit is contained in:
@@ -19,6 +19,7 @@ fun Alert(
|
||||
) = Div(
|
||||
{
|
||||
attrs.builder(this)
|
||||
include(UIKitAlert)
|
||||
|
||||
buildAndAddAttribute("uk-alert") {
|
||||
"animation" to animation ?.classes ?.firstOrNull()
|
||||
|
Reference in New Issue
Block a user