mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 04:57:08 -05:00
Merge branch 'rewrite' into draggable-abilities
This commit is contained in:
@@ -58,6 +58,7 @@ export function Ability({
|
||||
setIsDragTarget(false);
|
||||
onDrop?.(event);
|
||||
}}
|
||||
type="button"
|
||||
>
|
||||
<Image alt="" path={abilityImageUrl(ability)} />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user