Skip to content

Commit

Permalink
root bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadali-arjomand committed Jul 21, 2023
1 parent b0791fd commit 5b86435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions scripts/singlight.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ class Reactive { // reactivity class
}

class Router { // create router
root = "";
constructor() {
this.routes = [] // initial routes
this.names = [] // initial names
Expand Down
2 changes: 1 addition & 1 deletion scripts/singlight.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b86435

Please sign in to comment.