From 823f9cac6356ed85202aae347131ec11aa6a517a Mon Sep 17 00:00:00 2001 From: Fabio Milano Date: Thu, 24 Jan 2019 06:17:47 -0800 Subject: [PATCH] Rename of ComponentTree to Sections Summary: Due to a change in the roadmap the plugin has been renamed to Sections Reviewed By: danielbuechele Differential Revision: D13505447 fbshipit-source-id: ff171c5b69ef8186744298a32c7c6b9de49daf2a --- .flowconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.flowconfig b/.flowconfig index cb14a5a0e..2aad84c5e 100644 --- a/.flowconfig +++ b/.flowconfig @@ -7,7 +7,7 @@ .*/static/.* /src/fb/plugins/relaydevtools/relay-devtools/DevtoolsUI.js$ .*/website/.* -/src/fb/plugins/componenttree/d3/d3.js$ +/src/fb/plugins/sections/d3/d3.js$ [libs] flow-typed