Add static components, change error design
Some checks failed
Build Crate / build (push) Failing after 1m45s

This commit is contained in:
2024-08-29 23:15:22 -04:00
parent 510158f381
commit abbece5f53
9 changed files with 54 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
pub mod error_block;
mod header;
pub mod layout;
pub mod static_components;
pub mod sub_components;