mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2025-10-16 12:50:22 +00:00
fixes in dropdown position
This commit is contained in:
@@ -43,6 +43,8 @@ sealed class UIKitDropdown(classname: String) : UIKitModifier {
|
||||
|
||||
}
|
||||
|
||||
override fun toString(): String = name
|
||||
|
||||
}
|
||||
|
||||
sealed class Mode(name: String) : AttributeValue(name) {
|
||||
|
Reference in New Issue
Block a user