Skip to content

Commit

Permalink
feat: enable unit captains actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-kedis committed Dec 29, 2023
1 parent e2ec6ac commit a321588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/src/components/common/UserActions.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export default function UserActions() {
return (
<>
<Button
disabled
linkTo={ActionRoutes["Assign Sector Leader"]}
className="Button--medium Button--primary-darker"
>
Expand All @@ -119,7 +118,6 @@ export default function UserActions() {
الاحصائيات
</Button>
<Button
disabled
linkTo={ActionRoutes["Send Notification"]}
className="Button--medium Button--regular"
>
Expand Down

0 comments on commit a321588

Please sign in to comment.