Update frontend/src/components/settings/SettingInput.tsx

This commit is contained in:
Yassine
2025-04-12 11:54:24 +01:00
committed by GitHub
parent 8d478a19de
commit 2f38080445

View File

@@ -6,7 +6,6 @@
* 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file).
*/
import KeyIcon from "@mui/icons-material/Key";
import { FormControlLabel, MenuItem, Switch } from "@mui/material";
import { ControllerRenderProps } from "react-hook-form";