mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 16:43:53 +01:00
Fix accidental typing
This commit is contained in:
@@ -154,9 +154,8 @@ function Sidebar({ className }: { className?: string }) {
|
||||
folderId,
|
||||
}),
|
||||
),
|
||||
);
|
||||
op>
|
||||
}
|
||||
);
|
||||
}
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user