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"; | 	import icon from "~/components/icon.vue"; | ||||||
| 
 | 
 | ||||||
| 	const story = inject<SingleChapterResult | null>("story"); | 	const story = inject<SingleChapterResult | null>("story"); | ||||||
| 	console.log("storyyy--info", story); |  | ||||||
| 	const dark = inject<Ref<boolean>>("dark"); | 	const dark = inject<Ref<boolean>>("dark"); | ||||||
| </script> | </script> | ||||||
| <template> | <template> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user