diff --git a/lib/octicons_react/README.md b/lib/octicons_react/README.md index 9ed7b548b..234c55f6f 100644 --- a/lib/octicons_react/README.md +++ b/lib/octicons_react/README.md @@ -158,20 +158,6 @@ export default () => ( ) ``` - -```diff -- -+ -``` - -The `Octicon` component is wrapper that passes props to its icon component. To render a specific icon, you -can pass it either via the `icon` prop, or as the only child: - -```jsx - - -``` - [octicons]: https://primer.style/octicons/ [primer]: https://github.com/primer/primer [docs]: http://primercss.io/