feature/IO-3291-Tasks-Notifications: Pre-cleanup

This commit is contained in:
Dave Richer
2025-07-07 15:06:37 -04:00
parent b99a212d75
commit f8a3d0f854
7 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
import { Slider } from "antd";
import React, { forwardRef } from "react";
import { forwardRef } from "react";
import { useTranslation } from "react-i18next";
const CourtesyCarFuelComponent = (props, ref) => {