Skip to content

Commit

Permalink
enabled gifted chat
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeorgiev06 committed Oct 22, 2018
1 parent 280f66e commit 7e95e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/features/conference/components/Conference.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import React, { Component } from 'react';

// eslint-disable-next-line react-native/split-platform-components
import { BackAndroid, BackHandler, StatusBar, View, Text, KeyboardAvoidingView } from 'react-native';
import { BackAndroid, BackHandler, StatusBar, View, Text } from 'react-native';
import { connect as reactReduxConnect } from 'react-redux';

import { appNavigate } from '../../app';
Expand Down

0 comments on commit 7e95e88

Please sign in to comment.