mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 23:07:47 +00:00
[RN] Validate the URL in app-settings
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
c4468cb7b8
commit
6a9e6db3be
@@ -6,8 +6,8 @@ import { connect } from 'react-redux';
|
||||
|
||||
import { ASPECT_RATIO_WIDE } from '../../base/aspect-ratio';
|
||||
import { translate } from '../../base/i18n';
|
||||
import { getSafetyOffset } from '../../base/react';
|
||||
|
||||
import { getSafetyOffset } from '../functions';
|
||||
import styles, { CONTAINER_PADDING } from './styles';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user