This commit is contained in:
Ali
2023-08-08 23:23:47 +03:00
parent 2d1bac5a46
commit f2da1e2315
30 changed files with 2813 additions and 982 deletions

View File

@@ -290,7 +290,8 @@ final class StoryPreviewComponent: Component {
isFormattingLocked: false,
hideKeyboard: false,
forceIsEditing: false,
disabledPlaceholder: nil
disabledPlaceholder: nil,
storyId: nil
)),
environment: {},
containerSize: CGSize(width: availableSize.width, height: 200.0)