This commit is contained in:
Mona Mayrhofer 2026-03-03 18:08:02 +01:00
parent 6d466c65a4
commit 579869f2f0
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 374AB152BDEBA1AE
21 changed files with 168 additions and 2771 deletions

View file

@ -1,4 +1,4 @@
use crate::components::{Controls, MouseArea};
use crate::components::Controls;
use dioxus::prelude::*;
/// The Home page component that will be rendered when the current route is `[Route::Home]`