fn render_item(
item: NavItemView,
active: AppSection,
on_select: Option<Callback<AppSection>>,
) -> impl IntoViewfn render_item(
item: NavItemView,
active: AppSection,
on_select: Option<Callback<AppSection>>,
) -> impl IntoView