Update Index.vue

This commit is contained in:
Gustavo Amaral 2024-06-02 16:16:03 -03:00 committed by GitHub
parent 68787ef1fc
commit a9b655a751
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,5 +12,5 @@
import DocBar from "./AppBar.vue";
import DocView from "./View.vue";
import DocFooter from "./AppFooter.vue";
//import DocFooter from "./AppFooter.vue";
</script>