mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
- Removed local state for shareToViewDetails and integrated it with shareManager for better state management. - Updated the onCloseViewDetails handler to utilize shareManager's method, enhancing code clarity and maintainability. - Adjusted the useShares hook to eliminate unnecessary state, simplifying the overall logic.