diff --git a/src/lib/components/Interaction/Interaction.svelte b/src/lib/components/Interaction/Interaction.svelte index 8776c10..5623f11 100644 --- a/src/lib/components/Interaction/Interaction.svelte +++ b/src/lib/components/Interaction/Interaction.svelte @@ -14,8 +14,6 @@ showPlayerScoreDetails: { player: Player; score: PlayerScore }; preferenceClicked: void; }>(); - - let boardHint: boolean = true;
diff --git a/src/lib/components/Preference/PreferenceDialog.svelte b/src/lib/components/Preference/PreferenceDialog.svelte index 84d49a4..d745691 100644 --- a/src/lib/components/Preference/PreferenceDialog.svelte +++ b/src/lib/components/Preference/PreferenceDialog.svelte @@ -1,14 +1,30 @@ - -

Preference

+ + + +
+ Preferences +
- +