Add List
component
This commit is contained in:
parent
332f3f5617
commit
77feecc623
10 changed files with 777 additions and 12 deletions
|
@ -91,6 +91,7 @@ fn main() {
|
|||
});
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct StoryWrapper {
|
||||
selector: StorySelector,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue