refactor
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
import styles from '@/app/styles/ui.module.scss';
|
||||
|
||||
export default function Logo() {
|
||||
return (
|
||||
<div className={`${styles.logo}`}>
|
||||
<div className="logo">
|
||||
<svg viewBox="0 0 24 24" fill="currentColor">
|
||||
<path d="M12 2L2 7v10c0 5.55 3.84 9.74 9 11 5.16-1.26 9-5.45 9-11V7l-10-5z"></path>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user