mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Update correct link common.md (#6125)
This commit is contained in:
committed by
GitHub
parent
ae06008d57
commit
22d98782b9
@@ -333,7 +333,7 @@ An event handler type for the [CSS animation](https://developer.mozilla.org/en-U
|
||||
* `e`: A [React event object](#react-event-object) with these extra [`AnimationEvent`](https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent) properties:
|
||||
* [`animationName`](https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent/animationName)
|
||||
* [`elapsedTime`](https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent/elapsedTime)
|
||||
* [`pseudoElement`](https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent)
|
||||
* [`pseudoElement`](https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent/pseudoElement)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user