mirror of
				https://github.com/antd-tiny-vue/antd-tiny-vue.git
				synced 2025-10-31 16:51:45 +08:00 
			
		
		
		
	fix: use vc-utils createInjectionState replace vueuse
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| import { createInjectionState } from '@vueuse/core' | ||||
| import { createInjectionState } from '@v-c/utils' | ||||
| import { computed } from 'vue' | ||||
|  | ||||
| export const defaultIconPrefixCls = 'anticon' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user