Setup - Part 1

Summary: This diff includes minor changes to the pages within the Setup section of Flipper Docs.

Reviewed By: passy

Differential Revision: D41472932

fbshipit-source-id: 41894bba63a91e90869423af1d3635ac3fa0c20f
This commit is contained in:
Kevin Strider
2022-11-24 05:41:07 -08:00
committed by Facebook GitHub Bot
parent bd92bb7faf
commit 11688f2f11
6 changed files with 17 additions and 26 deletions

View File

@@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
import InternalReactNative from './fb/_react-native.mdx';
Flipper is a work in progress and issues may occur. This page contains known issues associated with React Native and provides steps you can take to try to resolve them.
Flipper is a 'work in progress' and issues may occur. This page contains known issues associated with React Native and provides steps you can take to try to resolve them.
Make sure the project is using the [latest Flipper SDK](getting-started/react-native.mdx#using-the-latest-flipper-sdk).