From d1a072aca72a04f089d9e63f0a3775267edfa249 Mon Sep 17 00:00:00 2001 From: Cody Bennett Date: Tue, 8 Oct 2024 19:42:51 -0500 Subject: [PATCH] docs(changeset): fix: ThreeEvent should not include initMouseEvent --- .changeset/heavy-cups-smoke.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/heavy-cups-smoke.md diff --git a/.changeset/heavy-cups-smoke.md b/.changeset/heavy-cups-smoke.md new file mode 100644 index 0000000000..8bcbb042fe --- /dev/null +++ b/.changeset/heavy-cups-smoke.md @@ -0,0 +1,5 @@ +--- +'@react-three/fiber': patch +--- + +fix: ThreeEvent should not include initMouseEvent