Stories improvements

This commit is contained in:
Ilya Laktyushin
2023-06-24 14:55:39 +02:00
parent a710019021
commit 44fc1b46f1
12 changed files with 229 additions and 99 deletions

View File

@@ -613,6 +613,8 @@ public final class TextFieldComponent: Component {
}
}
self.updateEntities()
return size
}
}