Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

Commit b944b56

Browse files
author
Dustin Noyes
committed
removing typo
1 parent c22014c commit b944b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<template>
1515
<div id="app">
1616
<v-menu/>
17-
<router-view data="hi"/>
17+
<router-view/>
1818
</div>
1919
</template>
2020

0 commit comments

Comments
 (0)