fmt
Some checks failed
Push Workflows / build (push) Failing after 5s
Push Workflows / rustfmt (push) Successful in 4s
Push Workflows / test (push) Failing after 37s
Push Workflows / clippy (push) Failing after 34s
Push Workflows / docs (push) Failing after 43s
Push Workflows / nix-build (push) Failing after 1m53s
Some checks failed
Push Workflows / build (push) Failing after 5s
Push Workflows / rustfmt (push) Successful in 4s
Push Workflows / test (push) Failing after 37s
Push Workflows / clippy (push) Failing after 34s
Push Workflows / docs (push) Failing after 43s
Push Workflows / nix-build (push) Failing after 1m53s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
use dioxus::prelude::*;
|
||||
|
||||
pub mod api;
|
||||
pub mod models;
|
||||
pub mod components;
|
||||
pub mod models;
|
||||
pub mod pages;
|
||||
pub mod schema;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user