Files
pbakaus_impeccable/tests/oracle/workspaces/live-nuxt/app.vue
T

11 lines
151 B
Vue

<template>
<html lang="en">
<head>
<title>Nuxt Fixture</title>
</head>
<body>
<NuxtPage />
</body>
</html>
</template>