nuxt-prawo-jazdy/app.vue
NetMan c99576617b many minor fixes:
nuxtimg, categories composabled, tailwind config in js, remove comments, next question operation, media fit
2025-04-28 13:11:07 +02:00

5 lines
57 B
Vue

<template>
<div>
<NuxtPage />
</div>
</template>