design_system/footer/
mod.rs

1mod footer;
2
3pub use footer::Footer;