update api-generator

This commit is contained in:
Tuğçe Küçükoğlu 2021-06-14 17:03:46 +03:00
parent 2a2c97703c
commit cb659b73ef
14 changed files with 233 additions and 31 deletions

View file

@ -5,12 +5,6 @@ const AccordionTabProps = [
default: "null",
description: "Orientation of tab headers."
},
{
name: "active",
type: "boolean",
default: "null",
description: "Visibility of the content."
},
{
name: "disabled",
type: "boolean",