Update the documentation to explain need for portrait lock #41
Annotations
2 warnings
Run yarn lint:
login-workflow/example/src/navigation/navigation-drawer.tsx#L28
The 'navGroupItems' array makes the dependencies of useEffect Hook (at line 51) change on every render. To fix this, wrap the initialization of 'navGroupItems' in its own useMemo() Hook
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lib".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading