fix(client): fix wrong import
This commit is contained in:
		
							parent
							
								
									e393ab6044
								
							
						
					
					
						commit
						1cc8fd54c0
					
				|  | @ -24,7 +24,7 @@ import { scroll } from '@/scripts/scroll'; | |||
| import * as os from '@/os'; | ||||
| import { useRouter } from '@/router'; | ||||
| import { definePageMetadata } from '@/scripts/page-metadata'; | ||||
| import i18n from '@/components/global/i18n'; | ||||
| import i18n from '@/i18n'; | ||||
| 
 | ||||
| const router = useRouter(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue