Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Haakon Gunleiksrud
IT2819_h19_p2_haakon
Commits
7f6adf73
Commit
7f6adf73
authored
Sep 27, 2019
by
mirree
Browse files
Removed unnecessary comment
parent
9c8d3a89
Changes
1
Hide whitespace changes
Inline
Side-by-side
prosjekt2/src/components/NavigationDots.jsx
View file @
7f6adf73
...
...
@@ -31,7 +31,6 @@ class NavigationDots extends React.Component{
}
render
(){
//this.toggleClasses();
return
(
<
div
className
=
"navDots"
>
<
button
id
=
"dot_0"
className
=
"dot"
onClick
=
{
this
.
props
.
goToFirstSlide
}
></
button
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment