Description
nanoid in account/update-profile-picture-form blocks building.

Fix is to change it to import { nanoid } from 'nanoid/non-secure';
Reproduction steps
Build the application as is with expo go or development build
Logs
Screenshots
Browsers
No response
OS
No response
Description
nanoid in account/update-profile-picture-form blocks building.
Fix is to change it to
import { nanoid } from 'nanoid/non-secure';Reproduction steps
Logs
Screenshots
Browsers
No response
OS
No response