From 9b2429fbcad62d0ff25b4ce28e5bcf1f0e813f81 Mon Sep 17 00:00:00 2001 From: Efstathios Ntonas Date: Thu, 1 Sep 2022 08:52:13 +0300 Subject: [PATCH] docs: renamed FlatList to FlashList --- docs/docs/guides/react-native-performance-lists-profiler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/guides/react-native-performance-lists-profiler.md b/docs/docs/guides/react-native-performance-lists-profiler.md index 0e3835c..290fe08 100644 --- a/docs/docs/guides/react-native-performance-lists-profiler.md +++ b/docs/docs/guides/react-native-performance-lists-profiler.md @@ -88,7 +88,7 @@ It has the following parameters: `FlashListPerformanceView` is a component used to profile a specific instance of a `FlashList` and its API is the same as `FlatListPerformanceView`: ```tsx - +