mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-22 01:15:40 +00:00
Router defined. Added player component to router
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>hello world</h1>
|
||||
|
||||
<router-view />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user