Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed May 18, 2018
1 parent 19fc520 commit 98dcb5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src-docs/src/views/header/header_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ export const HeaderExample = {
}],
text: (
<p>
Kibana should and will eventually always use the breadcrumb style of header.
However, in some rare cases where EUI is being used as a one-off site or page,
you can use <EuiCode>EuiHeaderLinks</EuiCode>, <EuiCode>EuiHeaderLink</EuiCode>s instead of breadcrumbs.
If you&rsquo;re using EUI in a one-off site or page, you can use <EuiCode>EuiHeaderLinks</EuiCode>, <EuiCode>EuiHeaderLink</EuiCode>s instead of breadcrumbs.
</p>
),
props: {
Expand Down

0 comments on commit 98dcb5e

Please sign in to comment.