Moved Profile to TopBar and added text in App.tsx
This commit is contained in:
parent
7e3e52fca7
commit
a3e3e557af
@ -36,6 +36,7 @@ function App() {
|
|||||||
<RightBar />
|
<RightBar />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h1>{text}</h1>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user