-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filetype: featureNew functionality being addedNew functionality being added
Description
This issue is in response to @wjohnsto's comment on #194
In order to create a clear delineation of dependencies, a react package should be created with react specific features. Do not mix Next features in the react package. This package should include (but not limited to):
- Hooks for data fetching (usePost, usePosts, etc.)
- Gutenberg block processing for react components
- Mechanism for registering components with the framework
- Provide data requirements
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filetype: featureNew functionality being addedNew functionality being added