From 3807d2379bfe3253b72454ac510f50b6fd04ed80 Mon Sep 17 00:00:00 2001 From: Jorge Luis Calleja Alvarado Date: Wed, 10 Apr 2024 09:58:59 -0600 Subject: [PATCH] fix: remove onPointerEnterCapture & onPointerLeaveCapture --- .changeset/spotty-rats-attack.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spotty-rats-attack.md diff --git a/.changeset/spotty-rats-attack.md b/.changeset/spotty-rats-attack.md new file mode 100644 index 000000000..37e57aa08 --- /dev/null +++ b/.changeset/spotty-rats-attack.md @@ -0,0 +1,5 @@ +--- +'@icons-pack/react-simple-icons': patch +--- + +fix: remove onPointerEnterCapture & onPointerLeaveCapture