From 1d3da92e97829ebe66f139c780b032962f9a63f6 Mon Sep 17 00:00:00 2001 From: Sean Cassiere <33615041+SeanCassiere@users.noreply.github.com> Date: Sun, 23 Jun 2024 00:02:37 +1200 Subject: [PATCH] feat: remove tooltip on the selector on the fleet status widget (#374) --- .../widget-grid/widgets/vehicle-status.tsx | 45 ++++++++----------- 1 file changed, 19 insertions(+), 26 deletions(-) diff --git a/src/routes/_auth/(dashboard)/-components/widget-grid/widgets/vehicle-status.tsx b/src/routes/_auth/(dashboard)/-components/widget-grid/widgets/vehicle-status.tsx index 38865641..ce38ce6c 100644 --- a/src/routes/_auth/(dashboard)/-components/widget-grid/widgets/vehicle-status.tsx +++ b/src/routes/_auth/(dashboard)/-components/widget-grid/widgets/vehicle-status.tsx @@ -97,32 +97,25 @@ export default function VehicleStatusWidget(props: CommonWidgetProps) {
Filter the fleet by vehicle type.
-