mirror of
				https://github.com/antd-tiny-vue/antd-tiny-vue.git
				synced 2025-10-31 16:51:45 +08:00 
			
		
		
		
	fix: fix hashId is not reactivty
This commit is contained in:
		| @@ -92,7 +92,7 @@ export default function genComponentStyleHook<ComponentName extends OverrideComp | ||||
|         flush(component, mergedComponentToken) | ||||
|         return [genCommonStyle(token.value, prefixCls.value), styleInterpolation] | ||||
|       }), | ||||
|       hashId.value | ||||
|       hashId | ||||
|     ] | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user