Skip to content

Commit

Permalink
Revert "Fix missing closing tag for RegistryConsumer example"
Browse files Browse the repository at this point in the history
This reverts commit 2adbb36.
  • Loading branch information
ocean90 committed Jun 25, 2019
1 parent 94b0efb commit 3ae8fcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ You can read more about the react context api here:

_Usage_

```js
````js
const {
RegistryProvider,
RegistryConsumer,
Expand All @@ -419,7 +419,6 @@ const App = ( { props } ) => {
</RegistryConsumer>
</RegistryProvider>
}
```

<a name="RegistryProvider" href="#RegistryProvider">#</a> **RegistryProvider**

Expand Down

0 comments on commit 3ae8fcf

Please sign in to comment.