Checkpoint: Back to a compiling state
This commit is contained in:
parent
262f5886a4
commit
6dbe983461
3 changed files with 3 additions and 3 deletions
|
@ -108,7 +108,7 @@ impl StoryWrapper {
|
|||
.flex()
|
||||
.flex_col()
|
||||
.size_full()
|
||||
.child_any(self.selector.story())
|
||||
.child_any(self.selector.story(cx))
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue