chore: format
This commit is contained in:
parent
4bd4141b54
commit
e490407dd5
225 changed files with 924 additions and 844 deletions
|
|
@ -60,7 +60,7 @@ const SearchPage = forwardRef(({ index }: { index?: number }, ref) => {
|
|||
ref={ref}
|
||||
index={index}
|
||||
titlebar={
|
||||
<div className="flex items-center gap-1 h-full">
|
||||
<div className="flex h-full items-center gap-1">
|
||||
<Button variant="ghost" size="titlebar-icon" onClick={() => pop()}>
|
||||
<ChevronLeft />
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue