commit
9500f2b83d
@ -21,7 +21,7 @@ import Checkbox from 'material-ui/Checkbox';
|
|||||||
|
|
||||||
import { Modal, Button } from '../../../ui';
|
import { Modal, Button } from '../../../ui';
|
||||||
|
|
||||||
import styles from './addDapps.css';
|
import styles from './AddDapps.css';
|
||||||
|
|
||||||
export default class AddDapps extends Component {
|
export default class AddDapps extends Component {
|
||||||
static propTypes = {
|
static propTypes = {
|
||||||
|
@ -14,4 +14,4 @@
|
|||||||
// You should have received a copy of the GNU General Public License
|
// You should have received a copy of the GNU General Public License
|
||||||
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
export default from './addDapps';
|
export default from './AddDapps';
|
||||||
|
Loading…
Reference in New Issue
Block a user