Skip to content

Commit 3d9a023

Browse files
eslint fix
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent e93a878 commit 3d9a023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/General/Navigation/utility/KanvasIcon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function KanvasIcon() {
1717
<polygon fill="#00b39f" points="447.37 348.75 447.37 149.97 275.4 249.52 447.37 348.75"></polygon>
1818
<polygon fill="#00d3a9" points="52.63 149.59 52.63 349.85 225.87 249.56 52.63 149.59"></polygon>
1919
</g>
20-
</g>
20+
</g>
2121
</svg>
2222
);
2323
}

0 commit comments

Comments
 (0)