We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693caed commit 8545cb3Copy full SHA for 8545cb3
MIGRATING.md
@@ -28,9 +28,9 @@ As of `v3.0` some player props are renamed to be closer to the native
28
29
- 🔥 __`url` => `src`__
30
- 🔥 __`playsinline` => `playsInline`__
31
-- 🔥 __`progressInterval` deprecated
32
-- 🔥 __`stopOnUnmount` => deprecated
33
-- 🔥 __`wrapper` is `undefined` by default. Set to `div` if you want a wrapper element.
+- 🔥 __`progressInterval`__ deprecated
+- 🔥 __`stopOnUnmount`__ deprecated
+- 🔥 __`wrapper`__ is `undefined` by default. Set to `div` if you want a wrapper element.
34
35
### Player instance methods
36
0 commit comments