mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 13:15:12 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
530b4cc76e
commit
9eb3dff5fe
8
test/fixtures/basic/app.vue
vendored
8
test/fixtures/basic/app.vue
vendored
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
@ -14,4 +14,4 @@
|
||||
opacity: 0;
|
||||
filter: blur(1rem);
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user