fix typo
This commit is contained in:
		| @@ -47,7 +47,7 @@ watch(() => props.clipId, async () => { | ||||
| 	immediate: true, | ||||
| });  | ||||
|  | ||||
| provide('cullentClipPage', $$(clip)); | ||||
| provide('currentClipPage', $$(clip)); | ||||
|  | ||||
| defineExpose({ | ||||
| 	[symbols.PAGE_INFO]: computed(() => clip ? { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo