Skip to content

Commit

Permalink
fix: add missing menu part
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed Jan 29, 2025
1 parent 12b9a23 commit efc64cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mux-player/src/template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const Parts = {
DISPLAY: 'display',
CONTROL_BAR: 'control-bar',
MENU_BUTTON: 'menu-button',
LISTBOX: 'listbox',
MENU: 'menu',
OPTION: 'option',
// component/subcomponent purposes
POSTER: 'poster',
Expand Down

0 comments on commit efc64cd

Please sign in to comment.