Setup - Part 2

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

Reviewed By: mweststrate

Differential Revision: D41496698

fbshipit-source-id: a338931bd08e474ee348e25798463647f9a0be29
This commit is contained in:
Kevin Strider
2022-11-24 06:18:36 -08:00
committed by Facebook GitHub Bot
parent 11688f2f11
commit 98d2f37f10
5 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
import useBaseUrl from '@docusaurus/useBaseUrl';
import Link from '@docusaurus/Link';
Currently, the <Link to={useBaseUrl("/docs/features/plugins/fresco")}>Image plugin</Link> only supports [Fresco](https://frescolib.org/) for Android as backend.
Currently, the <Link to={useBaseUrl("/docs/features/plugins/fresco")}>Images plugin</Link> only supports [Fresco](https://frescolib.org/) for Android as backend.
If you'd like to see support for other image loading libraries, please post your request in the [Flipper Support](https://fb.workplace.com/groups/flippersupport) Workplace group.