Summary
Provide users with a reusable back navigation component.
Requirements
Navigate to the previous page.
Fallback to a default route if no history exists.
Configurable button label and icon.
Acceptance Criteria
Navigation works correctly.
Handles empty browser history gracefully.
Reusable throughout the application.
Summary
Provide users with a reusable back navigation component.
Requirements
Navigate to the previous page.
Fallback to a default route if no history exists.
Configurable button label and icon.
Acceptance Criteria
Navigation works correctly.
Handles empty browser history gracefully.
Reusable throughout the application.