mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 11:36:05 +00:00
fix: remove v-if selectable
This commit is contained in:
@@ -69,7 +69,6 @@ watch(
|
||||
</span>
|
||||
|
||||
<button
|
||||
v-if="selectable"
|
||||
class="absolute inset-0 z-10 cursor-pointer border-none bg-transparent p-0 focus-visible:outline-none"
|
||||
:aria-label="tooltip ? `Select ${tooltip}` : 'Select skin'"
|
||||
:aria-pressed="selected"
|
||||
|
||||
Reference in New Issue
Block a user