EmojiPicker

fun EmojiPicker(viewModel: EmojiPickerViewModel = hiltViewModel(), onDismiss: () -> Unit = {}, onConfirm: (String) -> Unit)