Skip to content

Commit

Permalink
translate comment in legacy-event-pooling.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Oct 31, 2020
1 parent aca6ba3 commit d2e9b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/legacy-event-pooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Ha szeretnél egy esemény tulajdonságaihoz azután hozzáférni hogy az esemé

```javascript
function handleChange(e) {
// Prevents React from resetting its properties:
// Megakadályozza a Reactet a tulajdonságok visszaállításában:
e.persist();

setTimeout(() => {
Expand Down

0 comments on commit d2e9b66

Please sign in to comment.