Don't show warnings for the tab values (strings allowed now)
requested to merge feature-restructure-frontend-properties-fix-invalid-prop-warning into feature-restructure-frontend-properties
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).