build
This commit is contained in:
parent
3ecf24c3ea
commit
cdb1bb30b1
18 changed files with 337 additions and 128 deletions
9
frontend/src/components/pages/Routes.vue
Normal file
9
frontend/src/components/pages/Routes.vue
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<template lang="">
|
||||
<div>
|
||||
<h2>Routes Page</h2>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
export default {};
|
||||
</script>
|
||||
<style lang=""></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue