Skip to content

Commit

Permalink
Update src/Components/Users/ManageUsers.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored May 6, 2024
1 parent a64bd63 commit 00d4c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Users/ManageUsers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ export default function ManageUsers() {
}}
>
<CareIcon icon="l-clock" className="text-xl" />
<p className="whitespace-nowrap md:whitespace-normal">
<p className="whitespace-normal md:whitespace-nowrap">
Set Average weekly working hours
</p>
</ButtonV2>
Expand Down

0 comments on commit 00d4c66

Please sign in to comment.