Changed old component structures

This commit is contained in:
Alexis
2024-05-08 18:02:53 +02:00
parent 0011b31424
commit aa75260a33
14 changed files with 21 additions and 24 deletions

View File

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