mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-25 02:05:11 +02:00
feat: Implement back button and selectable registrars
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
class={classNames('absolute inset-x-12 bottom-8 transition-opacity flex flex-col', {
|
||||
'opacity-0': !showInterface
|
||||
})}
|
||||
bind:container
|
||||
bind:selectable={container}
|
||||
>
|
||||
<Container
|
||||
direction="horizontal"
|
||||
|
||||
Reference in New Issue
Block a user