diff --git a/packages/react/src/Skeleton/SkeletonBox.docs.json b/packages/react/src/Skeleton/SkeletonBox.docs.json index 95859a9f549..6aa56efc0fa 100644 --- a/packages/react/src/Skeleton/SkeletonBox.docs.json +++ b/packages/react/src/Skeleton/SkeletonBox.docs.json @@ -25,7 +25,7 @@ "name": "height", "defaultValue": "1rem", "type": "string", - "description": "Height of the skeleton box. Accepts any valid CSS `height` value." + "description": "Height of the skeleton box. test 123 Accepts any valid CSS `height` value." }, { "name": "className", @@ -35,4 +35,4 @@ } ], "subcomponents": [] -} \ No newline at end of file +}