Skip to content

Commit

Permalink
[TM-1476] [TM-13476] fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dottyy committed Dec 4, 2024
1 parent 09750be commit 93e0613
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ const TreeSpeciesInput = (props: TreeSpeciesInputProps) => {
<div className="mt-3 flex items-start gap-3">
<div className="relative w-[40%]">
<AutoCompleteInput
name="treeSpecies"
classNameMenu="bg-white z-10 w-full"
type="text"
placeholder="Start typing"
Expand Down

0 comments on commit 93e0613

Please sign in to comment.