This commit is contained in:
Gregory Schier
2024-02-17 15:20:13 -08:00
parent a7d9e2432b
commit cb102657ea
3 changed files with 1239 additions and 713 deletions

View File

@@ -51,6 +51,9 @@ export const SidebarActions = memo(function SidebarActions() {
label: 'GRPC Call',
onSelect: () => createGrpcRequest.mutate({}),
},
{
type: 'separator',
},
{
key: 'create-folder',
label: 'Folder',