build: migrate to Dioxus 0.6
This commit is contained in:
@@ -75,7 +75,7 @@ pub(crate) fn Navigation(expanded: Signal<bool>) -> Element {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else { None }}
|
||||
} else { VNode::empty() }}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user