We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6788d commit 8b84c3aCopy full SHA for 8b84c3a
redisinsight/ui/src/pages/browser/BrowserPage.tsx
@@ -275,7 +275,6 @@ const BrowserPage = () => {
275
isBulkActionsPanelOpen={isBulkActionsPanelOpen}
276
handleAddKeyPanel={handleAddKeyPanel}
277
handleBulkActionsPanel={handleBulkActionsPanel}
278
- handleCreateIndexPanel={handleCreateIndexPanel}
279
closeRightPanels={closeRightPanels}
280
/>
281
</EuiResizablePanel>
0 commit comments