Skip to content

Commit

Permalink
Update docs/source/plugins/index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpkane authored Aug 17, 2023
1 parent 1404c10 commit 0e1065a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/plugins/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ below:
label: "Example: open Embeddings panel",
});
}
useHooks(): object {
useHooks() {
const openPanelOperator = useOperatorExecutor("open_panel");
return { openPanelOperator };
}
Expand Down

0 comments on commit 0e1065a

Please sign in to comment.