Add Pane
and PaneGroup
components
This commit is contained in:
parent
b53579858a
commit
d5ffd4a1fb
4 changed files with 211 additions and 57 deletions
|
@ -104,7 +104,7 @@ impl StoryWrapper {
|
|||
div()
|
||||
.flex()
|
||||
.flex_col()
|
||||
.h_full()
|
||||
.size_full()
|
||||
.child_any(self.selector.story())
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue