WIP navigation demo for subpages on Desktop page
This commit is contained in:
parent
0ad2ffe2d4
commit
aa7b66c925
3 changed files with 174 additions and 94 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// Copyright 2022 System76 <info@system76.com>
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
mod column;
|
||||
pub mod column;
|
||||
// mod item;
|
||||
|
||||
pub use self::column::{ListColumn, list_column};
|
||||
// pub use self::item::{ListItem, list_item};
|
||||
// pub use self::item::{ListItem, list_item};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue