--- client/views/pages/main/Main_c.vue
+++ client/views/pages/main/Main_c.vue
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 |
<router-view></router-view> |
5 | 5 |
|
6 | 6 |
<!-- Footer that re-renders on route change --> |
7 |
- <FooterComponent :key="$route.fullPath" /> |
|
7 |
+ <!-- <FooterComponent :key="$route.fullPath" /> --> |
|
8 | 8 |
</div> |
9 | 9 |
</template> |
10 | 10 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?