Skip to content

Commit

Permalink
Revert "Reapply "Merge remote-tracking branch 'upstream/develop-postg…
Browse files Browse the repository at this point in the history
…res' into refactor/VolunteerViewModal-css""

This reverts commit a704ba1.
  • Loading branch information
Dhiren-Mhatre committed Dec 31, 2024
1 parent a704ba1 commit 664d02e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 342 deletions.
266 changes: 0 additions & 266 deletions src/components/TagActions/TagNode.spec.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/TagActions/TagNode.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ const TagNode: React.FC<InterfaceTagNodeProps> = ({
className="me-2"
onChange={handleCheckboxChange}
data-testid={`checkTag${tag._id}`}
id={`checkbox-${tag._id}`}
aria-label={t('selectTag')}
/>
<i className="fa fa-folder mx-2" />{' '}
Expand Down
75 changes: 0 additions & 75 deletions src/components/TagActions/TagNodeMocks.ts

This file was deleted.

0 comments on commit 664d02e

Please sign in to comment.