We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f2f625 + 6376aac commit a388a28Copy full SHA for a388a28
Resources/js/router.template.js
@@ -12,7 +12,7 @@
12
// Browser globals (root is window)
13
root.Routing = routing.Routing;
14
root.fos = {
15
- Router: routing.Router,
+ Router: routing.Router
16
};
17
}
18
}(this, function () {
Resources/public/js/router.js
0 commit comments