Skip to content

Commit

Permalink
update tasks and project view
Browse files Browse the repository at this point in the history
  • Loading branch information
hussaino03 committed Dec 28, 2024
1 parent 6a47efd commit ba3fb05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const ProjectView = ({ task, isCompleted, handleSubtaskToggle }) => {
className="text-blue-500 hover:text-blue-600 dark:text-blue-400
dark:hover:text-blue-300 text-sm font-medium"
>
🤝 Share Project
🤝 Share Project (coming soon!)
</button>
</div>

Expand Down

0 comments on commit ba3fb05

Please sign in to comment.