decrypt notes
This commit is contained in:
@@ -10,6 +10,8 @@ const props = defineProps<{
|
||||
const emit = defineEmits<{
|
||||
goToNote: []
|
||||
}>()
|
||||
|
||||
console.log(props.activeResult)
|
||||
</script>
|
||||
<template>
|
||||
<li class="flex flex-row">
|
||||
|
||||
Reference in New Issue
Block a user