From 9f51e2d2f2f93d39d587e4cb8fda0071807a6bc4 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Mon, 14 Jun 2021 13:26:55 -0400 Subject: [PATCH] Add changeset for arrow function issue --- .changeset/many-years-explode.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/many-years-explode.md diff --git a/.changeset/many-years-explode.md b/.changeset/many-years-explode.md new file mode 100644 index 0000000000..dafe404c3a --- /dev/null +++ b/.changeset/many-years-explode.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fix issue with arrow components in Preact/React