Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: type issue in crnl index (#681)
### Summary We had a type issue in the `create-react-native-library` index due to using `as const` with a conditional array. I merged this code without checking the CI since it was already failing. ### Test plan 1. Make sure `yarn typecheck` passes.
- Loading branch information