Skip to content

feat: breadcrumb - remove conditional rendering on viewport

Twan Driessen requested to merge feature/breadcrumbs_rendering into master

This wouldn't work in combination with SSR, where there's no window. So, to conditionally hide or show icons, we can simply add css on the implementation side.

Merge request reports

Loading