- Add duplicateTask action to useTasks hook for creating task copies - Add Duplicate button to TaskDetailModal with visual styling - Wire up duplicateTask action through App.tsx task handlers - Add comprehensive tests for duplicate button functionality - Include changeset for the new duplicate task feature
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository.
We have a quick list of common questions to get you started engaging with this project in our documentation.