Skip to content

Don't show warnings for the tab values (strings allowed now)

This MR will fix the warnings regarding to wrong types for the tabs in our default layout. This change is necessary as our tabs are now solved with routes & nuxt childs (so we have urls instead of plain numbers for the tab values).

Merge request reports