Can anyone fix for me this code
import React, { useState } from "react"; // Vidmate â a lightweight single-file React component that *looks* like YouTube. // Uses Tailwind classes for styling (no imports required in this file). // This is a *frontend-only* demo: it shows a searchable video grid, a playable // video modal, sidebar, and header. It DOES NOT include any downloading or // backend functionality and does not connect to YouTube APIs. const SAMPLE_VIDEOS = [ { id: "1", title: "Big Buck Bunny â Sample Video", channel: "Blender Foundation", views: "3.2M", duration: "10:34", src: "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4", thumb: "https://peach.blender.org/wp-content/uploads/title_anouncement.jpg?x11217", }, { id: "2", title: "Sintel â Short Film (sample)", channel: "Blender Foundation", views: "1.1M", duration: "14:48", src: "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/Sintel.mp4", thumb: "https://upload.wiki