Upgrade static docs plugin
Summary: Upgrade the static docs plugin. You no longer need to import OssOnly and FbInternalOnly in markdown files, so removed those imports too. Reviewed By: passy Differential Revision: D26580059 fbshipit-source-id: 2763de2f5fbef41ec2ac7f7bdd147418badb78b6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
328595c87f
commit
08b594db5c
@@ -7,8 +7,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
|
||||
|
||||
import InternalTroubleshooting from './fb/internal-troubleshooting.mdx';
|
||||
|
||||
import {FbInternalOnly, OssOnly} from 'internaldocs-fb-helpers';
|
||||
|
||||
We hope that flipper works well out of the box, but the software is a work in progress and problems will occur. Below are some known issues and steps you can take to try to resolve them.
|
||||
|
||||
<FbInternalOnly>
|
||||
|
||||
Reference in New Issue
Block a user