design_system/atoms/h1/
mod.rs

1pub mod h1;
2
3pub use h1::H1;