mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-17 12:14:58 +00:00
activity: create new vue subcomponent socialIssuesAcc
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<template>
|
||||
<teleport to="#social-issues-acc">
|
||||
boum
|
||||
</teleport>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "SocialIssuesAcc"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
</style>
|
Reference in New Issue
Block a user