add some shit
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<footer>
|
||||
<slot>All rights reserved</slot>
|
||||
<template v-if="this.date">
|
||||
|
||||
• {{ this.year }}
|
||||
</template>
|
||||
</footer>
|
||||
@@ -15,7 +14,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
year: 0,
|
||||
};
|
||||
}
|
||||
},
|
||||
props: {
|
||||
date: {
|
||||
|
||||
Reference in New Issue
Block a user