mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
init sub-components and active tab mechanism
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
MyCustoms
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "MyCustoms"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user