docs(component): Replace VolumeMenuButton with VolumePanel in component tree (#4267)

Video.js 6 has switch to using the VolumePanel instead of the VolumeMenuButton.

Fixes #4266
Esse commit está contido em:
Alex Barstow
2017-04-07 13:39:57 -04:00
commit de Gary Katsevman
commit 02721c7c03
+1 -1
Ver Arquivo
@@ -292,7 +292,7 @@ Player
├── BigPlayButton
├─┬ ControlBar
│ ├── PlayToggle
│ ├── VolumeMenuButton
│ ├── VolumePanel
│ ├── CurrentTimeDisplay (hidden by default)
│ ├── TimeDivider (hidden by default)
│ ├── DurationDisplay (hidden by default)