Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ShareModal): integrate react-query for clipboard functionality
Added a new handleCopy function in ShareModal component that utilizes react-query's useQuery hook. This enhancement prepares the component for future web service integration related to clipboard operations.
- Loading branch information