Skip to content

Commit

Permalink
#139 | removed prop
Browse files Browse the repository at this point in the history
  • Loading branch information
petmongrels committed Jul 31, 2023
1 parent da12151 commit 0f718d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/FilterComponent/Concepts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {ChevronDownIcon} from "@heroicons/react/solid";
interface Prop {
setConceptsFunction: any;
conceptData: any[];
optionDependency: any[];
title: string;
}

Expand Down

0 comments on commit 0f718d1

Please sign in to comment.