cleanups
This commit is contained in:
parent
6d466c65a4
commit
579869f2f0
21 changed files with 168 additions and 2771 deletions
|
|
@ -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]`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue