Migration to nuxt 4
Used codemods CLI and reworked most alias'd path that stopped working
This commit is contained in:
5
app/components/calendar/state/centennially/Layout.vue
Normal file
5
app/components/calendar/state/centennially/Layout.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<template>
|
||||
<div>Century</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user