Skip to content

Commit f2d2824

Browse files
committed
Update routes.js
1 parent e12b8c0 commit f2d2824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/router/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const routes = [{
3232
}
3333
},
3434
{
35-
path: '/app',
35+
path: '/realtime-database',
3636
component: App,
3737
name: 'Realtime Database',
3838
meta: {

0 commit comments

Comments
 (0)