const Blurhash: React.FC<Props> = ({
  hash,
  width = 32,
  height = width,
  dummy = false,