@@ -12,6 +12,7 @@ function Root() {
|
||||
<Reffuse.Provider>
|
||||
<div className="container mx-auto flex-row justify-center items-center gap-2 mb-4">
|
||||
<Link to="/">Index</Link>
|
||||
<Link to="/time">Time</Link>
|
||||
<Link to="/count">Count</Link>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user