mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
feat(*): Change default emoji
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script>
|
||||
import { onMount } from 'svelte';
|
||||
import { browser } from '$app/environment';
|
||||
let selectedEmoji = '🧻';
|
||||
let selectedEmoji = '🧽';
|
||||
let picker, button;
|
||||
|
||||
const showEmojiPicker = () => {
|
||||
|
||||
Reference in New Issue
Block a user