Skip to content

Commit

Permalink
chore: use small stackblitz svg
Browse files Browse the repository at this point in the history
  • Loading branch information
fbosch committed May 29, 2024
1 parent 34e5389 commit 3e8bcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ npm install @charlietango/react-umbraco

### `<UmbracoRichText>`

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/charlie-tango/react-umbraco/tree/main/examples/UmbracoRichText?file=src/RichText.tsx)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/charlie-tango/react-umbraco/tree/main/examples/UmbracoRichText?file=src/RichText.tsx)

Takes the rich text property from the Umbraco Content Delivery API and renders
it with React.
Expand Down

0 comments on commit 3e8bcde

Please sign in to comment.