Skip to content

Commit

Permalink
docs: typo on rich text example
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Feb 10, 2025
1 parent 79c5261 commit 77ee28e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Here’s how to transition from the old HTML-based serializer to the new compone
```html
<PrismicRichText
:field="doc.data.imageField"
:serializer="{
:components="{
// Use a `Heading2` component to render `heading1` rich text nodes
heading1: Heading2
}"
Expand Down

0 comments on commit 77ee28e

Please sign in to comment.