Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekTa-egov committed Nov 14, 2024
1 parent baf12f7 commit f539b2f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ function UserAccess({ category, setData, nationalRoles }) {
/>
)}

{/* {chipPopUp && <Wrapper setShowPopUp={setChipPopUp} alreadyQueuedSelectedState={row.jurisdiction} />} */}
{chipPopUpRowId === row.id && (
<Wrapper setShowPopUp={setChipPopUpRowId} alreadyQueuedSelectedState={row.jurisdiction} />
)}
Expand Down

0 comments on commit f539b2f

Please sign in to comment.