cleaning, prolly broke a lot but whatever
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export default function MainLogo({ ...props }) {
|
||||
return (
|
||||
<span id="main-title" {...props}>
|
||||
nirvana
|
||||
</span>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user