feat(gifs/native): fixed linter
This commit is contained in:
parent
049a3eb7fb
commit
49357e3cd2
|
@ -9,6 +9,7 @@ import { sendMessage } from '../../../chat/actions.any';
|
|||
import { goBack } from '../../../mobile/navigation/components/conference/ConferenceNavigationContainerRef';
|
||||
import ClearableInput from '../../../participants-pane/components/native/ClearableInput';
|
||||
import { formatGifUrlMessage, getGifUrl } from '../../functions';
|
||||
|
||||
import GifsMenuFooter from './GifsMenuFooter';
|
||||
import styles from './styles';
|
||||
|
||||
|
|
Loading…
Reference in New Issue