Files
twenty/packages
Abdul Rahman aae3f4301b Remove unused handleBeforeNavigation call in NavigationDrawerItem component
- Eliminated the `handleBeforeNavigation` function call from the `handleExternalLinkClick` method to streamline the navigation logic.
- This change enhances code clarity by removing unnecessary function calls, contributing to improved maintainability of the component.

These updates simplify the navigation handling within the `NavigationDrawerItem`, aligning with recent refactoring efforts.
2026-04-08 20:35:36 +05:30
..