Add more ES6
This commit is contained in:
parent
60f90817ad
commit
0650e6b3b8
17 changed files with 374 additions and 383 deletions
2
lib/react-handler.js
vendored
2
lib/react-handler.js
vendored
|
@ -1,4 +1,4 @@
|
|||
var Router = require('react-router');
|
||||
import Router from 'react-router';
|
||||
|
||||
export default function* (routes, url) {
|
||||
let router = Router.create({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue