new note text in sidebar btn

This commit is contained in:
Martti Malmi
2023-11-22 14:25:43 +02:00
parent e97b9bdba4
commit ced63ab6d1
4 changed files with 21 additions and 3 deletions

View File

@ -64,7 +64,7 @@ export default function NavSidebar() {
})}
{publicKey ? (
<div className="mt-2">
<NoteCreatorButton alwaysShow={true} />
<NoteCreatorButton alwaysShow={true} showText={true} />
</div>
) : (
<div className="mt-2">