Commit b1407cc8 by hfpp2012 yinsigan

fix

1 parent 8fa09bb3
......@@ -4,10 +4,7 @@ import Loader from 'halogen/PulseLoader'
import { Link } from 'react-router-dom'
import { observer } from 'mobx-react'
import autobind from 'autobind-decorator'
import ModalRepoFormModel from '../stores/ModalRepoFormStore'
const ModalRepoFormStore = new ModalRepoFormModel()
import ModalRepoFormStore from '../stores/ModalRepoFormStore'
@autobind
@observer
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!