Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Oct 9, 2024
1 parent 5f4b49d commit 60a11b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/hooks/tests/use_platform_information.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use dioxus::prelude::*;
use freya::prelude::use_platform_information;
use freya_elements as dioxus_elements;
use freya_elements::elements as dioxus_elements;
use freya_testing::prelude::*;

#[tokio::test]
Expand Down

0 comments on commit 60a11b3

Please sign in to comment.