ui: ESLint config updates (#27700)
* chore: Spacing between sibling elements in html markup * chore: Formatting and linting rules
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
|
||||
<div class="pointer-events-auto flex justify-center relative h-0">
|
||||
<ActionIcon
|
||||
icon={ArrowDown}
|
||||
{onclick}
|
||||
ariaLabel="Scroll to bottom"
|
||||
tooltip="Scroll to bottom"
|
||||
size="lg"
|
||||
iconSize={ICON_CLASS_DEFAULT}
|
||||
class="h-9 w-9 rounded-full bg-muted/60 border border-border/20 shadow-sm text-accent-foreground absolute bottom-4"
|
||||
icon={ArrowDown}
|
||||
iconSize={ICON_CLASS_DEFAULT}
|
||||
{onclick}
|
||||
size="lg"
|
||||
tooltip="Scroll to bottom"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user