mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 11:26:24 +02:00
chore: ran frontend linting
This commit is contained in:
parent
f9a10c1e0d
commit
95878368c8
74 changed files with 2347 additions and 1697 deletions
|
|
@ -448,10 +448,7 @@ export const AppSidebar = memo(function AppSidebar({
|
|||
<SidebarContent className="gap-1">
|
||||
<NavMain items={processedNavMain} />
|
||||
|
||||
<NavChats
|
||||
chats={processedRecentChats}
|
||||
searchSpaceId={searchSpaceId}
|
||||
/>
|
||||
<NavChats chats={processedRecentChats} searchSpaceId={searchSpaceId} />
|
||||
|
||||
<NavNotes
|
||||
notes={processedRecentNotes}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue