Skip to content

Commit

Permalink
update v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
syf20020816 committed Nov 27, 2024
1 parent 856d5f0 commit 2e3cc33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/breadcrumb/item.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ use crate::{
use super::event::*;

live_design! {
link gen_base;
use link::shaders::*;
use link::gen_theme::*;
GBreadCrumbItemBase = {{GBreadCrumbItem}}{
pub GBreadCrumbItemBase = {{GBreadCrumbItem}}{
height: 24.0,
width: Fit,
font_size: (FONT_SIZE),
Expand Down

0 comments on commit 2e3cc33

Please sign in to comment.