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

Update navbar.component.js #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kunalArya1
Copy link

#11/navbar.components.js -(Typo solved)

collpase is changed to collapse.

beaucarnes#11/navbar.components.js -(Typo solved)
@@ -7,7 +7,7 @@ export default class Navbar extends Component {
return (
<nav className="navbar navbar-dark bg-dark navbar-expand-lg">
<Link to="/" className="navbar-brand">ExcerTracker</Link>
<div className="collpase navbar-collapse">
<div className="collapase navbar-collapse">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not correct 😄

Suggested change
<div className="collapase navbar-collapse">
<div className="collapse navbar-collapse">

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.

2 participants