948ddbe832
- Removed the useRouter hook and replaced it with the useTabStore for managing tab navigation in the Dashboard List and Dashboard Designer pages. - Updated button and row click handlers to utilize the openTab function, enhancing the user experience by allowing for tabbed navigation instead of direct routing. - This change improves the overall structure and maintainability of the dashboard management functionality, aligning with the new tab management system.