astro/packages
Matthew Phillips af03c90c2b
Fix usage of arrow functions as components (#426)
* Fix usage of arrow functions as components

This fixes the React and Preact component as arrow function use-case by checking for the prototype property (arrow functions don't)

* Check the prototype
2021-06-14 13:24:37 -04:00
..
astro Fix usage of arrow functions as components (#426) 2021-06-14 13:24:37 -04:00
astro-parser Version Packages (#418) 2021-06-14 08:43:03 -04:00
astro-prism Version Packages (#418) 2021-06-14 08:43:03 -04:00
create-astro Version Packages (#418) 2021-06-14 08:43:03 -04:00
markdown-support [ci] yarn format 2021-06-04 18:29:15 +00:00
renderers Fix usage of arrow functions as components (#426) 2021-06-14 13:24:37 -04:00