Improve light/dark theme toggle
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<script>
|
||||
export let mastered;
|
||||
</script>
|
||||
{#if mastered}
|
||||
👑
|
||||
{/if}
|
||||
Reference in New Issue
Block a user