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