Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change PerformanceApiExample to use ModulePathing (#36478)
Summary: Recent integration from Windows brought in PerformanceApiExample that uses relative pathing to access react-native library. This causes us to have to override the file since our file structure is different. microsoft/react-native-windows#11373 This PR changes the example to use module pathing instead. ## Changelog [GENERAL] [CHANGED] - Change PerformanceApiExample to use ModulePathing Pull Request resolved: #36478 Test Plan: Tested and passed Windows tests Reviewed By: rshest Differential Revision: D44089501 Pulled By: javache fbshipit-source-id: 99993a4f81556b4fef7c5d15af26b20df960ebf9
- Loading branch information