native/src/routes/Consent.tsx
Function Consent
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const Consent = (): ReactElement | null => {
const { settings, updateSettings } = useAppContext()
const { t } = useTranslation('consent')
const { externalSourcePermissions } = settings