Summary: The 'extending flipper' introduction page didn't contain anything meaty, so collapsed it into the tutorial introduction, cleaning up the top level navigation. Reviewed By: passy Differential Revision: D25531718 fbshipit-source-id: ca0f98186e889e13cb97be8818db3588738e5039
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
---
|
|
id: index
|
|
title: Clients and Plugins
|
|
---
|
|
|
|
import {Redirect} from '@docusaurus/router';
|
|
|
|
<Redirect to="/docs/tutorial/intro" />
|