mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-21 16:25:11 +02:00
feat: Implement back button and selectable registrars
This commit is contained in:
@@ -45,12 +45,7 @@
|
||||
</div>
|
||||
|
||||
<div class="relative">
|
||||
<Container
|
||||
direction="horizontal"
|
||||
handleNavigateOut={{ left: () => true }}
|
||||
let:focusIndex
|
||||
on:enter
|
||||
>
|
||||
<Container direction="horizontal" let:focusIndex on:enter>
|
||||
<div
|
||||
class={classNames(
|
||||
'flex overflow-x-scroll items-center overflow-y-visible relative scrollbar-hide',
|
||||
|
||||
Reference in New Issue
Block a user