Skip to content

Commit

Permalink
aria label addition
Browse files Browse the repository at this point in the history
  • Loading branch information
prakriti-solankey authored Sep 18, 2024
1 parent 1695f19 commit f0810c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export default function PostProcessingCheckList() {
}
}}
disabled={isCreateCommunities && !isGdsActive}
aria-label='checkbox-postProcessing'
/>
<Typography variant={tablet ? 'body-small' : 'body-medium'}>{job.description}</Typography>
</Flex>
Expand Down

0 comments on commit f0810c7

Please sign in to comment.