menu: Cleanup default items

This commit is contained in:
Victoria Brekenfeld 2023-12-11 16:29:40 +00:00 committed by Victoria Brekenfeld
parent 1dfaef4874
commit 58a024ba67
4 changed files with 396 additions and 323 deletions

View file

@ -5,4 +5,5 @@ pub(crate) use self::ids::id_gen;
pub mod geometry;
pub mod iced;
pub mod prelude;
pub mod screenshot;
pub mod tween;