Story API update

This commit is contained in:
Ali
2023-08-25 20:41:36 +04:00
parent 89bddb319a
commit 961fb14d94
45 changed files with 11102 additions and 10739 deletions

View File

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