ionic-team / stencil-ds-output-targets

These are output targets that can be added to Stencil for React and Angular.
https://stenciljs.com
MIT License
250 stars 118 forks source link

fix(react-output-target): typo in readme #488

Closed ghoullier closed 1 month ago

ghoullier commented 1 month ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

The esModules has a typo (esModule instead of esModules)

Issue URL:

What is the new behavior?

-

-

Does this introduce a breaking change?

Other information

tanner-reits commented 1 month ago

@ghoullier Thanks for catching this!