Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
larowlan authored Aug 2, 2024
1 parent f37128d commit 7da3d8b
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 @@ -168,7 +168,7 @@ that can be used inside a React Storybook instance.
This way Twig components can be rendered alongside React components.

However, you will need to revert to a straight TwigJS function import so you can nest Twig components
inside other Twig components. In these instances appeand `?twig` to your component import. When nesting
inside other Twig components. In these instances append `?twig` to your component import. When nesting
Twig components inside React components this is not needed. Nesting React components inside Twig components
does not work currently.

Expand Down

0 comments on commit 7da3d8b

Please sign in to comment.