diff --git a/packages/react/src/Textarea/Textarea.docs.json b/packages/react/src/Textarea/Textarea.docs.json index 11b7045bbce..310aa038d13 100644 --- a/packages/react/src/Textarea/Textarea.docs.json +++ b/packages/react/src/Textarea/Textarea.docs.json @@ -64,7 +64,6 @@ { "name": "className", "type": "string | undefined", - "defaultValue": "", "description": "The className to apply to the wrapper element" } ],