Upgrade to Docusaurus 2 alpha 66

Summary:
Saw a new version came out. Only breaking change appears
to be that links are now required to be non-empty,
which sounds quite reasonable.

Reviewed By: nikoant

Differential Revision: D25119837

fbshipit-source-id: 758578d4f7f8045b59918f107438f3c8231bb790
This commit is contained in:
Pascal Hartig
2020-11-20 06:07:40 -08:00
committed by Facebook GitHub Bot
parent ca5c2e4d11
commit 57745e0e98
3 changed files with 1859 additions and 928 deletions

View File

@@ -320,7 +320,7 @@ const recursiveMarker = <RecursiveBaseWrapper>Recursive</RecursiveBaseWrapper>;
* An expandable data inspector.
*
* This component is fairly low level. It's likely you're looking for
* [`<ManagedDataInspector>`]().
* [`<ManagedDataInspector>`](#manageddatainspector).
*/
const DataInspector: React.FC<DataInspectorProps> = memo(
function DataInspectorImpl({