feat: refactor WinPanel to use selectedCharacter prop for improved clarity and consistency
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
|
||||
{#if hasWon}
|
||||
<WinPanel
|
||||
{dailyCharacter}
|
||||
selectedCharacter={dailyCharacter}
|
||||
{selectedCharacters}
|
||||
{isGeckoMoriaWin}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user