Skip to content

Commit

Permalink
docs: use consistent formatting for README API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Jul 5, 2023
1 parent 82fb9a5 commit 2cda4dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ The `Data` object stores the state of a page.

Plugins that can be used to enhance Puck.

- `renderPage` (`Component`): Render the root node of the preview content
- `renderPageFields` (`Component`): Render the page fields
- `renderFields` (`Component`): Render the fields for the currently selected component
- **renderPage** (`Component`): Render the root node of the preview content
- **renderPageFields** (`Component`): Render the page fields
- **renderFields** (`Component`): Render the fields for the currently selected component

## License

Expand Down

0 comments on commit 2cda4dd

Please sign in to comment.