Closed goto-bus-stop closed 6 days ago
The event type was wrong, in this case with mui you have to use .target and not .currentTarget.
.target
.currentTarget
The event type was wrong, in this case with mui you have to use
.target
and not.currentTarget
.