Reorder extending sidebar

Summary:
JS pages first, then client pages.
Would be nice if we had some sort of separator, but I think you can only have two levels.

Reviewed By: danielbuechele

Differential Revision: D15198312

fbshipit-source-id: 6c9f8d8775f513a55c256366448faed13b671767
This commit is contained in:
John Knox
2019-05-03 07:07:40 -07:00
committed by Facebook Github Bot
parent 2588338c41
commit 0149296fc1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
id: send-data
title: Providing data to plugins
title: Providing Data to Plugins
---
It is often useful to get an instance of a Flipper plugin to send data to it. Flipper makes this simple with built-in support.