Merge branch 'rewrite' into draggable-abilities

This commit is contained in:
Kalle
2022-10-01 11:34:43 +03:00
committed by GitHub

View File

@@ -58,6 +58,7 @@ export function Ability({
setIsDragTarget(false);
onDrop?.(event);
}}
type="button"
>
<Image alt="" path={abilityImageUrl(ability)} />
</button>