From dd91c4f254bb8c3240972d0708324d5ff2d624d8 Mon Sep 17 00:00:00 2001 From: mainframev Date: Thu, 1 Oct 2020 23:48:37 +0500 Subject: [PATCH] fix(Docs): primitives default --- packages/orbit-components/examples/primitives/DEFAULT.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packages/orbit-components/examples/primitives/DEFAULT.json b/packages/orbit-components/examples/primitives/DEFAULT.json index c0fdb3876f..8a0aca451f 100644 --- a/packages/orbit-components/examples/primitives/DEFAULT.json +++ b/packages/orbit-components/examples/primitives/DEFAULT.json @@ -4,10 +4,5 @@ "info": { "title": "Default badge primitives", "description": "By default, badge primitives have padding with no background and ink text." - "imports": "import IllustrationPrimitive from \"@kiwicom/orbit-components/lib/IllustrationPrimitive\";", - "example": "() => \n", - "info": { - "title": "Default illustration primitive", - "description": "Illustration primitives by default come in medium. By default, the name of the illustration is used for alt text. This might not be meaningful so include meaningful alt text when appropriate. If the same text is present next to the illustration, use an empty string for the alt prop." } } \ No newline at end of file