proof of work of player filtering and listing
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
<template>
|
||||
<nav>
|
||||
<router-link to="/">Home</router-link> |
|
||||
<router-link to="/about">About</router-link>
|
||||
<router-link to="/about">About</router-link> |
|
||||
<router-link to="/players">Players</router-link>
|
||||
</nav>
|
||||
<router-view/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user