Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #53 #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixed #53 #54

wants to merge 2 commits into from

Conversation

adab786
Copy link

@adab786 adab786 commented Aug 29, 2024

Fixes #53
Navbar was having an import issue while scrolling

we can't import "NavBar" and export "NavBar" in the same file.

A fix would be to simply change the name of the component and its usages.

For example: CustomNavBar

@adab786
Copy link
Author

adab786 commented Aug 30, 2024

@yossijaki @judygab @Trkzi-Omar @hacker-kun

please review and merg pr

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.

'NavBar'
1 participant