Skip to content

Commit

Permalink
fix: imports
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 18, 2024
1 parent fc5c9ea commit 32b7f8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/fruitDetail/FruitDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Stack, Typography } from "@mui/material"
import { type FC } from "react"
import { Link } from "codeforlife/components/router"
import { handleResultState } from "codeforlife/utils/api"
import { submitForm } from "codeforlife/utils/form"
import { useParamsRequired } from "codeforlife/hooks"

import {
Expand Down

0 comments on commit 32b7f8e

Please sign in to comment.