Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
MiraGeowerkstatt committed Aug 14, 2024
1 parent f37adc6 commit 3d29d1d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import {
useBoreholeGeometryMutations,
} from "../../../../api/fetchApiV2.js";
import { Controller, FormProvider, useForm, useWatch } from "react-hook-form";
import { FormSelect } from "../../../../components/form/form";
import CopyIcon from "../../../../assets/icons/copy.svg?react";
import { AlertContext } from "../../../../components/alert/alertContext.tsx";
import { StackHalfWidth } from "../../../../components/styledComponents.js";
Expand Down

0 comments on commit 3d29d1d

Please sign in to comment.