mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-11-26 12:08:46 +00:00
fixes in dropdown position
This commit is contained in:
parent
e6b0ca580a
commit
33b1a7af65
@ -43,6 +43,8 @@ sealed class UIKitDropdown(classname: String) : UIKitModifier {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
override fun toString(): String = name
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
sealed class Mode(name: String) : AttributeValue(name) {
|
sealed class Mode(name: String) : AttributeValue(name) {
|
||||||
|
Loading…
Reference in New Issue
Block a user