A framework for building native applications using React
Fix array brackets appearing in the wrong place in the snapshot (#56214)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/56214 Changelog: [Internal] Snapshot generator was putting `[]` in wrong place when generating array type - it was adding it to the type name instead of the variable name. This diff addresses that. Reviewed By: cipolleschi Differential Revision: D98102328 fbshipit-source-id: c5b1f290da3c94ad4834a9756d849ae879733033
J
Jakub Piasecki committed
cc9d06bef7c5c3ccd0e73b3001890f6cb6a46cab
Parent: e599571
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 3/26/2026, 3:40:54 PM