💬 Review commented on "fix(frontend): blurhashが無い場合に何も出力されないのを修正": tamaina "```suggestion
const color = (props.hash != null && extractAvgColorFromBlurhash(props.hash)) ?? '#888';
```
とかどうかしら"
https://github.com/misskey-dev/misskey/pull/14250#discussion_r1682476890