Rename to event

This commit is contained in:
Tor Morten Jensen
2018-06-20 14:48:28 +02:00
committed by GitHub
parent 8f039f1944
commit 2af688c4f1

View File

@@ -29,7 +29,7 @@ class Router {
bubbles: true, bubbles: true,
detail: { detail: {
route, route,
fn fn: event
} }
})); }));