We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f802d3 commit a18fa30Copy full SHA for a18fa30
frontend/src/main-page/grants/filter-bar/processGrantData.ts
@@ -1,4 +1,4 @@
1
-import { useEffect, useState } from "react";
+import { useEffect } from "react";
2
import { getAppStore } from "../../../external/bcanSatchel/store";
3
import { fetchAllGrants } from "../../../external/bcanSatchel/actions";
4
import { Grant } from "../../../../../middle-layer/types/Grant";
0 commit comments