this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove unused ts import

-1
-1
ts/bgs-dash/src/components/NewPDS/NewPDS.tsx
··· 10 10 import ConfirmNewPDSModal from "./ConfirmNewPDSModal"; 11 11 import { 12 12 ShieldCheckIcon, 13 - ShieldExclamationIcon, 14 13 } from "@heroicons/react/24/outline"; 15 14 16 15 const NewPDS: FC<{}> = () => {