🕉️ event-handlers.ts

This commit is contained in:
nirholas
2026-03-31 10:23:39 +00:00
parent 470f1973ca
commit 248deb8a1e

View File

@@ -71,3 +71,4 @@ export const EVENT_HANDLER_PROPS = new Set<string>([
'onMouseEnter', 'onMouseEnter',
'onMouseLeave', 'onMouseLeave',
]) ])