sign up view renders, not tested if functional
This commit is contained in:
parent
99c9506081
commit
675379d1f3
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
import React from 'react'
|
import React from 'react'
|
||||||
|
<<<<<<< HEAD
|
||||||
import { bindActionCreators } from 'redux'
|
import { bindActionCreators } from 'redux'
|
||||||
import { connect } from 'react-redux'
|
import { connect } from 'react-redux'
|
||||||
import * as UserActions from '../../redux/actions/user'
|
import * as UserActions from '../../redux/actions/user'
|
||||||
|
|
Loading…
Reference in a new issue