This commit is contained in:
Tim
2024-04-24 02:00:17 -04:00
parent bdfb967af0
commit 21670818be
8 changed files with 47 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
<script setup>
import Alerts from "@/components/Alerts.vue";
import ChartView from "@/views/ChartView.vue";
import Social from "@/components/Social.vue";
</script>
<style scoped lang="scss">