@tiwz/react-video-player 1.0.4 → 1.0.5

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
@@ -43,7 +43,7 @@ yarn add @tiwz/react-video-player
43
43
 
44
44
  ```tsx
45
45
  import { VideoPlayer } from '@tiwz/react-video-player'
46
- import '@tiwz/react-video-player/style'
46
+ import '@tiwz/react-video-player/model'
47
47
 
48
48
  export default function App() {
49
49
  return (