Fix keyboard shortcuts
This commit is contained in:
parent
90b17a3997
commit
9c4643253a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import React from 'react';
|
||||
import { connect } from 'react-redux';
|
||||
import Column from '../ui/components/column';
|
||||
import ColumnBackButtonSlim from '../../components/column_back_button_slim';
|
||||
import { defineMessages, injectIntl, FormattedMessage } from 'react-intl';
|
||||
|
|
Loading…
Reference in a new issue