wip: example applet
This commit is contained in:
parent
45ccc8c3d2
commit
b1c3a52589
18 changed files with 525 additions and 103 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pub mod nav_bar {
|
||||
use iced::{widget, Background, Color};
|
||||
use crate::Theme;
|
||||
use iced::{widget, Background, Color};
|
||||
|
||||
#[macro_export]
|
||||
macro_rules! nav_button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue