From 3b7ec7f054deb14b5448c6f03d9bd362587c5d34 Mon Sep 17 00:00:00 2001 From: Konsta Purtsi Date: Fri, 12 Apr 2024 14:02:40 +0300 Subject: [PATCH] Add cursor: pointer to showlist buttons. --- components/responsiveShowlist.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/responsiveShowlist.tsx b/components/responsiveShowlist.tsx index 4031983..a4da381 100644 --- a/components/responsiveShowlist.tsx +++ b/components/responsiveShowlist.tsx @@ -18,7 +18,7 @@ const NavButton = ({ value, onClick, text, alternate = false }: NavButton) => { return ( <>