You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
> **📝 Small and Unique!**
8
8
>
9
-
> + Less than **1,200** lines of code, including TypeScript typing.
9
+
> + Less than **1,250** lines of code, including TypeScript typing.
10
10
> + Always-on path and hash routing. Simultaneous and independent routing modes.
11
11
> + The router that invented multi hash routing.
12
12
@@ -121,7 +121,7 @@ location.goTo('/');
121
121
122
122
For applications that also run in the browser, condition the navigation to Electron only. See the [Electron page](https://wjfe-n-savant.hashnode.space/wjfe-n-savant/introduction/electron-support) online for more details.
123
123
124
-
> **⚠️ Important:** Hash routing doesn't require this extra step.
124
+
> **⚠️ Important:** Hash routing doesn't require this extra navigation step.
0 commit comments