refactor(components): remove another bulky console.log
This commit is contained in:
parent
4b6771c0dd
commit
f447c0f88f
@ -4,7 +4,6 @@
|
||||
import icon from "~/components/icon.vue";
|
||||
|
||||
const story = inject<SingleChapterResult | null>("story");
|
||||
console.log("storyyy--info", story);
|
||||
const dark = inject<Ref<boolean>>("dark");
|
||||
</script>
|
||||
<template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user