From a5f51e0f57cc70572f81580be12e55de78a85617 Mon Sep 17 00:00:00 2001 From: Hailey Date: Sat, 17 May 2025 00:43:06 -0700 Subject: [PATCH] fix --- patches/react-native-view-shot+4.0.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/react-native-view-shot+4.0.3.md b/patches/react-native-view-shot+4.0.3.md index 1e4f6ee4e8..4fcb1f4c9b 100644 --- a/patches/react-native-view-shot+4.0.3.md +++ b/patches/react-native-view-shot+4.0.3.md @@ -1,3 +1,3 @@ ## react-native-view-shot patch -Temporary patch for web, where `view` is no longer `object` but rather `number`. +Temporary patch for web, where `view`'s type has changed.