pub fn compute_props_hash(props: &Value) -> u64
Computes a hash for component props.
Used for component caching to generate cache keys.