mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Autoplay video
This commit is contained in:
parent
a81f0da5bc
commit
abb5529b9f
1 changed files with 3 additions and 0 deletions
|
|
@ -209,6 +209,9 @@ export default () => (
|
|||
as="video"
|
||||
src="https://d2wkqk610zk1ag.cloudfront.net/items/0k222h2k1Z2h1S1y3t0u/chris-cox-ama.mov"
|
||||
controls
|
||||
muted
|
||||
autoPlay
|
||||
loop
|
||||
sx={{
|
||||
width: '100%',
|
||||
borderRadiusBottomLeft: 'default',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue