We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a8183 commit bfcb955Copy full SHA for bfcb955
1 file changed
docs/pages/index.vue
@@ -24,7 +24,7 @@ const providers = ['cloudflare', 'cloudimage', 'cloudinary', 'directus', 'edgio'
24
25
<template>
26
<span class="gradient" />
27
- <ULandingHero direction="horizontal" :ui="{ container: 'flex lg:gap-12' }">
+ <ULandingHero orientation="horizontal" :ui="{ container: 'flex lg:gap-12' }">
28
<Illustration class="hidden lg:block h-64" />
29
<template #title>
30
Optimized Images for your <span class="text-primary-400">Nuxt Apps</span>
0 commit comments