...
This commit is contained in:
@@ -4,7 +4,7 @@ import IntentItem from './IntentItem';
|
||||
import '../css/Intent.css'
|
||||
import {
|
||||
LAUNCH_REQUEST_SELECTED_INDEX,
|
||||
CONTACT_SELECTED_INDEX} from '../config'
|
||||
CONTACT_SELECTED_INDEX} from '../config/constants'
|
||||
|
||||
class IntentList extends Component {
|
||||
constructor (props){
|
||||
|
||||
Reference in New Issue
Block a user