Naming fixes

This commit is contained in:
2025-12-02 19:28:12 +02:00
parent 1dcd7f2161
commit a64e5b0aa4
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import Home from '../components/Home.vue'
import Home from '../components/HomeSection.vue'
</script>
<template>