feat: 💨
This commit is contained in:
parent
8f5c3ac4d6
commit
2cde70dff4
9 changed files with 64 additions and 86 deletions
|
|
@ -111,7 +111,9 @@ export function SecondaryPageTitlebar({
|
|||
{title}
|
||||
</div>
|
||||
) : (
|
||||
<BackButton>{title}</BackButton>
|
||||
<div className="flex items-center flex-1 w-0">
|
||||
<BackButton>{title}</BackButton>
|
||||
</div>
|
||||
)}
|
||||
<div className="flex-shrink-0">{controls}</div>
|
||||
</Titlebar>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue