mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
fix(desktop): better new session button
This commit is contained in:
parent
5249f04ea0
commit
18a5eb205f
@ -102,9 +102,7 @@ export function Header(props: {
|
||||
</div>
|
||||
}
|
||||
>
|
||||
<Button as={A} href={`/${params.dir}/session`} icon="plus-small">
|
||||
New session
|
||||
</Button>
|
||||
<IconButton as={A} href={`/${params.dir}/session`} icon="edit-small-2" variant="ghost" />
|
||||
</Tooltip>
|
||||
</Show>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user