All checks were successful
Deploy to production / deploy (push) Successful in 2m45s
- Added functionality to manage Enter key events for gap-fill and single input fields, improving user experience during exercises. - Introduced methods `onGapInputEnter` and `onSingleInputEnter` to streamline answer checking and navigation between input fields. - Updated input elements with refs for better focus management, ensuring a smoother interaction flow for users.