Skip to content

Commit

Permalink
Addressed requested improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
piyumaldk committed Feb 2, 2024
1 parent 5a788b9 commit d1fb4e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import AttachedPolicyCard from './AttachedPolicyCard';
import type { AttachedPolicy, PolicySpec } from './Types';
import ApiOperationContext from './ApiOperationContext';


interface AttachedPolicyListProps {
currentPolicyList: AttachedPolicy[];
setCurrentPolicyList: React.Dispatch<React.SetStateAction<AttachedPolicy[]>>;
Expand Down

0 comments on commit d1fb4e1

Please sign in to comment.