Skip to content

Commit 9aa536f

Browse files
committed
Undo renaming
1 parent 85ddcfc commit 9aa536f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/react_client/event_helpers.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ SyntheticWheelEvent createSyntheticWheelEvent({
759759
}) as SyntheticWheelEvent;
760760
}
761761

762-
extension SyntheticEventHelper on SyntheticEvent {
762+
extension SyntheticEventTypeHelpers on SyntheticEvent {
763763
/// Whether the event instance has been removed from the ReactJS event pool.
764764
///
765765
/// > See: [persist]

0 commit comments

Comments
 (0)