From 783176fd874b425af5baf70d8370ee45370bc01e Mon Sep 17 00:00:00 2001 From: danidfra Date: Wed, 6 Nov 2024 16:10:18 -0300 Subject: [PATCH] Change classNames "material-status" to use only Tailwind --- src/components/status.tsx | 1 + .../placeholder/components/placeholder-material-status.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/status.tsx b/src/components/status.tsx index bbdb504e4..fe971da12 100644 --- a/src/components/status.tsx +++ b/src/components/status.tsx @@ -401,6 +401,7 @@ const Status: React.FC = (props) => { return ( + {/* eslint-disable-next-line jsx-a11y/interactive-supports-focus */}
{ return ( -
-
+
+