Moving config.js to /web/react/utils/ Including in every file needed

Этот коммит содержится в:
Christopher Speller
2015-09-02 16:24:41 -04:00
родитель 9a1d3986c5
Коммит f79eea1854
31 изменённых файлов: 90 добавлений и 58 удалений

Просмотреть файл

@@ -1,6 +1,8 @@
// Copyright (c) 2015 Spinpunch, Inc. All Rights Reserved.
// See License.txt for license information.
import {config} from '../utils/config.js';
export default class EmailVerify extends React.Component {
constructor(props) {
super(props);