We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8d08d commit f0118fcCopy full SHA for f0118fc
frontend/src/components/ui/Icons/Icons.tsx
@@ -11,7 +11,7 @@ export function FileIcon(props: any) {
11
</svg>
12
);
13
}
14
-export function Crops(props: any) {
+export function Crops() {
15
return (
16
<svg
17
xmlns="http://www.w3.org/2000/svg"
0 commit comments