forked from trent_larson/crowd-funder-for-time-pwa
8 lines
87 B
Vue
8 lines
87 B
Vue
<template>
|
|
<router-view />
|
|
</template>
|
|
|
|
<style></style>
|
|
|
|
<script lang="ts"></script>
|