kitze / mobx-router

A simple router for MobX + React apps
509 stars 66 forks source link

No wrapping div #64

Closed thdk closed 5 years ago

thdk commented 5 years ago

Fixes #30

Note: to be able to run the tests, I had to add

"testURL": "https://www.somthing.com/test.html"

to the jest block of package.json

I have not included this is my commit since I have little knowledge of testing but maybe you want o add an appropriate testUrl?