You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing unreferenced parameter warnings as errors in Playground-Composition and elsewhere (#14678)
## Description
Resolved all warnings which caused build errors in Playground-Composition and RNTesterApp-Fabric.
### Type of Change
- Bug fix (non-breaking change which fixes an issue)
### Why
Fix build errors in CI and blocking PRs.
Resolves#14677
### What
Commented out unreferenced variable names. Also re-ran package.json evaluation.
## Screenshots
N/A
## Testing
Verified projects built without warnings in latest VS.
## Changelog
Should this change be included in the release notes: _no_
0 commit comments