mirror of
https://github.com/MinazukiAmane/shortlink.git
synced 2025-03-15 07:55:57 +08:00
Update index.tsx
This commit is contained in:
parent
63ba901a31
commit
e7beeb1f93
@ -102,7 +102,7 @@ const Home = () => {
|
||||
</BackgroundVideo>
|
||||
{playbackFailed && (
|
||||
<PlaybackNotification>
|
||||
<p>Autoplay failed. Please allow playback.</p>
|
||||
<p>Autoplay failed. Please allow playback to continue.</p>
|
||||
<button onClick={handleAllowPlayback}>Allow Playback</button>
|
||||
</PlaybackNotification>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user