Skip to content

Conversation

Batmandakh
Copy link

@Batmandakh Batmandakh commented Sep 29, 2025

Fixed active element markings on the navigation bar.
replaced the div element (which were outside of nav link and doesn't work as intended) by border.

Fixed active element mark on the navigation bar. 
replaced the div element (which were outside and nav ling) by border
fixed error which created by logical AND operator in className. 
left side of && operator returned 0 (false) which is not acceptable by class (or className) of a tag...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant