All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Integrated the blurhash library to decode and display blurred placeholders for user profile images. - Updated UserProfileImage component to accept a blurHash prop and render the decoded image when available. - Enhanced UserActivityAvatar to retrieve and pass the blurHash from user data, improving the visual experience during image loading.