Skip to content

Commit cbb9bd7

Browse files
authored
Merge pull request #729 from w3bdesign/dev
Remove empty line
2 parents e287643 + 4f19e8b commit cbb9bd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/Header/Hamburger.component.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const Hamburger = () => {
2121
marginTop: isExpanded ? '170px' : '-180px',
2222
},
2323
});
24-
2524
const showHamburgerHideXAnimation = useSpring({
2625
to: [
2726
{

0 commit comments

Comments
 (0)