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