Api generator updates

This commit is contained in:
tugcekucukoglu 2023-11-08 15:54:46 +03:00
parent dd60ff7ace
commit 5c6ffcc482
10 changed files with 6 additions and 60 deletions

View file

@ -5,12 +5,6 @@ const TabMenuProps = [
default: 'null',
description: 'An array of menuitems.'
},
{
name: 'exact',
type: 'boolean',
default: 'true',
description: 'Defines if active route highlight should match the exact route path.'
},
{
name: 'activeIndex',
type: 'number',