Skip to content

Commit

Permalink
docs(player): removed modifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
ThornWalli committed Jul 23, 2024
1 parent a4cc370 commit deeb61a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions docs/src/components/booster-vimeo.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ defineProps({
{
src: undefined,
media: 'all',
modifiers: {
negate: true
},
sizes: {
default: '100vw'
}
Expand Down
3 changes: 0 additions & 3 deletions docs/src/components/booster-youtube.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ defineProps({
{
src: undefined,
media: 'all',
modifiers: {
negate: true
},
sizes: {
default: '100vw'
}
Expand Down

0 comments on commit deeb61a

Please sign in to comment.