From 7262db631f445d0f292355a3ea2a013776b64e1f Mon Sep 17 00:00:00 2001 From: SergeantPanda Date: Fri, 11 Apr 2025 10:08:50 -0500 Subject: [PATCH] Changed to play button overlay. --- frontend/src/pages/Guide.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Guide.jsx b/frontend/src/pages/Guide.jsx index b34c9e97..f2049370 100644 --- a/frontend/src/pages/Guide.jsx +++ b/frontend/src/pages/Guide.jsx @@ -21,7 +21,7 @@ import { Tooltip, Transition, } from '@mantine/core'; -import { Search, X, Clock, Video, Calendar } from 'lucide-react'; +import { Search, X, Clock, Video, Calendar, Play } from 'lucide-react'; import './guide.css'; /** Layout constants */ @@ -1057,7 +1057,7 @@ export default function TVChannelGuide({ startDate, endDate }) { animation: 'fadeIn 0.2s', }} > -