cafe-video-player 3.0.18 → 3.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -170,7 +170,7 @@ export default function HomePage() {
170
170
 
171
171
  ⚠️ Disable React StrictMode, as it may cause duplicate executions of effects and unexpected behavior during development.
172
172
 
173
- For the modals to work correctly, you need to add the following tag to the end of the body tag in the \_document file.
173
+ For the modals to work correctly, you need to add the following tag to the end of the body tag.
174
174
 
175
175
  ```jsx
176
176
  <div id="dialog-react-root-videoPlayer" />