mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat: add volume range compound component (#19)
This commit is contained in:
@@ -6,7 +6,7 @@ import './globals.css';
|
||||
|
||||
function DemoPlayer() {
|
||||
return (
|
||||
<div className="min-h-screen grid place-items-center">
|
||||
<div className="min-h-screen grid place-items-center gap-8 p-8">
|
||||
<MediaProvider>
|
||||
<div className="w-full max-w-4xl mx-auto">
|
||||
<MediaSkinDefault>
|
||||
|
||||
Reference in New Issue
Block a user