fix: 🎨
This commit is contained in:
parent
51fc7d4c05
commit
4d7c55862c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ export default function BannerWithLightbox({
|
|||
className="rounded-none w-full aspect-[3/1]"
|
||||
classNames={{
|
||||
skeleton: 'rounded-none',
|
||||
wrapper: 'rounded-none border-none'
|
||||
wrapper: 'rounded-none border-none aspect-[3/1]'
|
||||
}}
|
||||
errorPlaceholder={defaultBanner}
|
||||
ignoreAutoLoadPolicy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue