From b8ec39aba5379d235d7c6452cbc73edb94e24cdd Mon Sep 17 00:00:00 2001 From: hram_wh Date: Thu, 3 Nov 2022 16:11:46 +0530 Subject: [PATCH] prettier fix Signed-off-by: hram_wh --- plugins/explore/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/explore/README.md b/plugins/explore/README.md index 7fa088ab9a..5038f3e5f0 100644 --- a/plugins/explore/README.md +++ b/plugins/explore/README.md @@ -94,7 +94,7 @@ export const apis: AnyApiFactory[] = [ api: exploreToolsConfigRef, deps: {}, factory: () => ({ - /* pass the tools array + /* pass the tools array i.e. tools = [ { title: 'New Relic',