Skip to content

Commit

Permalink
style: fixed eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
celsoMartins committed Dec 4, 2024
1 parent 46dcb15 commit f196bf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/spa/src/pages/Users/ManagerDashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
Typography,
} from "@mui/material"
import BasicPage from "../../components/BasicPage"
import { FormElement } from "../../components/ui/Form"
import SearchIcon from "@mui/icons-material/Search"
import { useForm } from "react-hook-form"
import { useSearchParams } from "react-router-dom"
Expand Down

0 comments on commit f196bf7

Please sign in to comment.