From 48fa39ed64f72856027827ea17bffda8ddf4ddac Mon Sep 17 00:00:00 2001 From: Break27 Date: Sat, 21 Sep 2024 01:47:04 +0800 Subject: [PATCH] add new router event 'ready' --- src/index.html | 2 +- src/scripts/app.js | 8 ++++---- src/scripts/object.js | 6 ++++-- src/scripts/router.js | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/index.html b/src/index.html index 6fb32eb..868e990 100644 --- a/src/index.html +++ b/src/index.html @@ -13,7 +13,7 @@
-
diff --git a/src/scripts/app.js b/src/scripts/app.js index 79917cf..2e20ecf 100644 --- a/src/scripts/app.js +++ b/src/scripts/app.js @@ -83,10 +83,10 @@ export default () => ({
Interactive graph
({ >