Refactor title to nav
This commit is contained in:
parent
60a36f0eb8
commit
9cd4298764
14 changed files with 98 additions and 61 deletions
|
@ -27,8 +27,8 @@ mod loading;
|
|||
|
||||
pub use loading::Loading;
|
||||
|
||||
mod title;
|
||||
mod nav;
|
||||
|
||||
pub use title::Title;
|
||||
pub use nav::Nav;
|
||||
|
||||
pub use mon_parcours::MonParcours;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue