Back to All

median.tabNavigation.setTabs not expecting array in the field "items"

Hello!

I'm trying to show the tabNavigation only before user login, bug when I use de Median NPM Package in Typescript, the type of the field "items" expect only one item object, and not an array as same as the docs: https://median.co/docs/dynamic-tab-menu

Is this an error?