This commit is contained in:
tugcekucukoglu 2024-02-02 16:26:27 +03:00
parent 44dd2b5e59
commit 90cd9e288e
28 changed files with 20 additions and 26 deletions

View file

@ -104,7 +104,7 @@ const DropdownProps = [
{
name: 'variant',
type: 'string',
default: 'outlined',
default: 'null',
description: 'Specifies the input variant of the component.'
},
{