-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove REACT_APP_DIRECT_GRANT_ENABLED and make it the default #2465
chore: remove REACT_APP_DIRECT_GRANT_ENABLED and make it the default #2465
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🥷 Code experts: bhargavaparoksham vacekj, bhargavaparoksham have most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame: To learn more about /:\ gitStream - Visit our Docs |
…ed-and-enable-it-by-default
packages/round-manager/src/features/program/ViewProgramPage.tsx
Outdated
Show resolved
Hide resolved
packages/round-manager/src/features/program/ViewProgramPage.tsx
Outdated
Show resolved
Hide resolved
eeb308e
This PR is 40.298507462686565% new code. |
2 similar comments
This PR is 40.298507462686565% new code. |
This PR is 40.298507462686565% new code. |
This PR is 40.298507462686565% new code. |
PR checklist
For every PR, make sure that these statements are true:
@ts-ignore
.useState
just for computation - use plain variables instead.Subjective - at the discretion of the reviewers
Refers/Fixes
fixes #2425