mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-18 03:13:46 +00:00
spellbook fixes
This commit is contained in:
@@ -34,7 +34,7 @@ function VarazskonyvSzint(props: { osztaly: Osztaly2E, level: number, varazslato
|
||||
<button
|
||||
className='btn btn-outline-dark w-100'
|
||||
type='button'
|
||||
onClick={() => dispatch(removeVarazslat({id: v.id, osztaly} ))}>Elvesz
|
||||
onClick={() => dispatch(removeVarazslat({id: v.id, osztaly}))}>Elvesz
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user