Skip to content

Commit a7d2573

Browse files
committed
REfactor
1 parent 696eb05 commit a7d2573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Header/Hamburger.component.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const Hamburger = () => {
6363
height="25"
6464
viewBox="0 0 25 25"
6565
>
66-
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path>
66+
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" />
6767
</animated.svg>
6868
<animated.svg
6969
id="xsvg"

0 commit comments

Comments
 (0)