diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 8ce2b4f..759fdc5 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -4,8 +4,6 @@ "opensearchDashboardsVersion": "3.0.0", "server": true, "ui": true, - "requiredPlugins": [ - "navigation" - ], + "requiredPlugins": ["navigation", "opensearchDashboardsReact"], "optionalPlugins": [] -} \ No newline at end of file +}