Skip to content

Commit

Permalink
DevDocs: Gutenberg Components
Browse files Browse the repository at this point in the history
The section is now behind a feature flag
  • Loading branch information
mmtr committed Aug 14, 2018
1 parent f7106f0 commit 26f4396
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ You will encounter the following types of components in Calypso:

* [UI components](../client/components/README.md) (UI primitives)
* [Blocks](../client/blocks/README.md) (components which are connected to state, or otherwise directly represent application entities)
* [Gutenberg components](../client/gutenberg-components/README.md) (components included in the
[`@wordpress/components`](https://www.npmjs.com/package/@wordpress/components) package)
* [Query components](./our-approach-to-data.md#query-components) (which handle data querying but don’t render anything)
* Higher-order components (which encapsulate and provide functionality)
* Section components (which are domain specific and not meant to be reused)
Expand Down

0 comments on commit 26f4396

Please sign in to comment.