fix/video-player-typescript-error
dev
- Remove unused isPlaying state that was causing TypeScript error TS6133 - Component only needs showPlayButton to control play button overlay visibility - Fixes build error: 'isPlaying' is declared but its value is never read