1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00

Add base bundle component

This commit is contained in:
John Cleaver 2018-03-05 21:17:50 -05:00
parent 0bd94d3c2e
commit c485b57a5a

View File

@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: 'bundles'
}
</script>
<style scoped>
</style>