We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1ebd2 commit 6d19662Copy full SHA for 6d19662
src/compounds/ActionsGroup/ActionsGroup.jsx
@@ -4,7 +4,7 @@ import { ListGroup } from 'react-bootstrap'
4
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
5
// import SendMessage from './actions/SendMessage'
6
import ViewFiles from './actions/ViewFiles'
7
-import { allowNull } from '../../../resources/utilityFunctions'
+import { allowNull } from '../../resources/utilityFunctions'
8
import './actions-group.scss'
9
10
// TODO: add back handleSendingMessagesOrFiles into the props. see below TODO.
0 commit comments