Skip to content

Commit

Permalink
Removing uppercase example from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos committed Apr 4, 2018
1 parent 9258cd7 commit 4af42d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src-docs/src/views/title/title.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ export default () => (
<h6>This is an extra extra extra small title and should only be used when the title is inconsequential (like a label)</h6>
</EuiTitle>

<EuiTitle size="xxxs" textTransform="uppercase">
<h6>This is an extra extra extra small title that is uppercase</h6>
</EuiTitle>


<EuiHorizontalRule />

<EuiTitle size="l">
Expand Down

0 comments on commit 4af42d0

Please sign in to comment.