mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: immersive page style on mobile (#5135)
This commit is contained in:
@ -141,6 +141,7 @@ impl ViewBuilder {
|
||||
.collect(),
|
||||
),
|
||||
last_edited_by: Some(self.uid),
|
||||
extra: None,
|
||||
};
|
||||
ParentChildViews {
|
||||
parent_view: view,
|
||||
|
Reference in New Issue
Block a user