mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 08:59:07 +01:00
Fix deps
This commit is contained in:
@@ -51,6 +51,9 @@ export const SidebarActions = memo(function SidebarActions() {
|
||||
label: 'GRPC Call',
|
||||
onSelect: () => createGrpcRequest.mutate({}),
|
||||
},
|
||||
{
|
||||
type: 'separator',
|
||||
},
|
||||
{
|
||||
key: 'create-folder',
|
||||
label: 'Folder',
|
||||
|
||||
Reference in New Issue
Block a user