File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 <div class =" bg-background sticky top-0 mb-3 w-full" >
99 <div class =" flex items-center gap-3.5" >
1010 <div class =" bg-foreground/10 flex h-8 w-8 items-center justify-center rounded" >
11- <img src =" /icon.png" alt =" Logo" class =" size-9 rounded-lg object-contain" >
11+ <img src =" /icon.png" alt =" Logo" class =" size-9 rounded-lg object-contain" / >
1212 </div >
1313 <p class =" text-xl font-bold" >UI Doc</p >
1414 <UiSheetClose class =" ml-auto" >
Original file line number Diff line number Diff line change 3232 :src =" heroData?.image.src"
3333 :alt =" heroData?.image.alt"
3434 class =" mx-auto mt-12 size-full h-full max-w-[900px] rounded-lg object-cover shadow lg:max-h-[500px]"
35- >
35+ / >
3636 </UiContainer >
3737 </div >
3838</template >
You can’t perform that action at this time.
0 commit comments