mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-23 19:05:16 +02:00
chore: ran linting
This commit is contained in:
parent
f1b3c88354
commit
d66295aedd
48 changed files with 372 additions and 443 deletions
|
|
@ -190,10 +190,7 @@ export function TabBar({
|
|||
)}
|
||||
/>
|
||||
) : null}
|
||||
<div
|
||||
data-tab-id={tab.id}
|
||||
className="group relative h-full w-[180px] shrink-0"
|
||||
>
|
||||
<div data-tab-id={tab.id} className="group relative h-full w-[180px] shrink-0">
|
||||
<Button
|
||||
type="button"
|
||||
variant="ghost"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue