Skip to content

Commit

Permalink
Update Label to Leptos 0.7
Browse files Browse the repository at this point in the history
Closes #426
  • Loading branch information
geoffreygarrett committed Jan 8, 2025
1 parent f12659b commit 0b05c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/primitives/leptos/label/src/label.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use leptos_node_ref::prelude::*;
* Label
* -----------------------------------------------------------------------------------------------*/

#[allow(unused)]
const NAME: &str = "Label";

#[component]
Expand Down

0 comments on commit 0b05c84

Please sign in to comment.