feat(copyright): final component

This commit is contained in:
Julien
2018-09-09 18:58:41 +02:00
parent a56a5c800a
commit b5c448f697
7 changed files with 160 additions and 8 deletions

View File

@@ -0,0 +1,21 @@
<!-- *************************************************************************
TEMPLATE
************************************************************************* -->
<template lang="pug">
</template>
<!-- *************************************************************************
SCRIPT
************************************************************************* -->
<script>
export default {};
</script>
<!-- *************************************************************************
STYLE
************************************************************************* -->
<style lang="scss"></style>