chore: update info about fabric_enabled in RNTester README (#41145)

Summary:
This is a small fix to update line number pointing to `fabric_enabled` line number

## Changelog

[Internal] [Fixed] - Update line number in RNTester README

Pull Request resolved: https://github.com/facebook/react-native/pull/41145

Test Plan: Not needed

Reviewed By: rshest

Differential Revision: D50551044

Pulled By: cipolleschi

fbshipit-source-id: bed88c54f3b2718ca4cdb08e66fed2d7e4cac7ab
This commit is contained in:
Oskar Kwaśniewski
2023-10-23 07:11:40 -07:00
committed by Facebook GitHub Bot
parent b22f566104
commit f451203d59
+1 -1
View File
@@ -13,7 +13,7 @@ yarn install
### Running on iOS
If you are testing non-fabric component, modify [the fabric_enabled flag in RNTester's Podfile](https://github.com/facebook/react-native/blob/main/packages/rn-tester/Podfile#L24).
If you are testing non-fabric component, search for and modify the `fabric_enabled` flag in [RNTester's Podfile](https://github.com/facebook/react-native/blob/main/packages/rn-tester/Podfile).
```ruby
fabric_enabled = false