aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/components/FooterNav1.vue
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/src/components/FooterNav1.vue')
-rw-r--r--front-end/src/components/FooterNav1.vue11
1 files changed, 11 insertions, 0 deletions
diff --git a/front-end/src/components/FooterNav1.vue b/front-end/src/components/FooterNav1.vue
new file mode 100644
index 0000000..2bc5b28
--- /dev/null
+++ b/front-end/src/components/FooterNav1.vue
@@ -0,0 +1,11 @@
+<template>
+ <div>
+
+ </div>
+</template>
+<script setup lang="ts">
+
+</script>
+<style lang="scss">
+
+</style> \ No newline at end of file