remove unused prop
This commit is contained in:
parent
1b844bfedd
commit
5198487c31
|
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
state: {
|
||||
pages: [
|
||||
{path: "/", component: "riot-welcome", props: {version: "9.x"}},
|
||||
{path: "/", component: "riot-welcome"},
|
||||
{path: "/about", component: "riot-about"},
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue