Skip to content

Commit

Permalink
move to index
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisamir98 committed Oct 3, 2022
1 parent 4433651 commit 745488c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script/components/InputBar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ import {StyledApp, THEME_ID, useMatchMedia} from '@wireapp/react-ui-kit';
import ControlButtons from '../../page/message-list/InputBarControls/ControlButtons';
import Icon from 'Components/Icon';
import GiphyButton from '../../page/message-list/InputBarControls/GiphyButton';
import PrimaryModal from '../Modals/PrimaryModal/PrimaryModal';
import PrimaryModal from '../Modals/PrimaryModal';

const CONFIG = {
...Config.getConfig(),
Expand Down

0 comments on commit 745488c

Please sign in to comment.