Skip to content

Commit

Permalink
fix(Docs): primitives default
Browse files Browse the repository at this point in the history
  • Loading branch information
mainframev committed Oct 1, 2020
1 parent 8427066 commit dd91c4f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/orbit-components/examples/primitives/DEFAULT.json
Expand Up @@ -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": "() => <IllustrationPrimitive name=\"Accommodation\" />\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."
}
}

0 comments on commit dd91c4f

Please sign in to comment.