import React from "react"; import { abbreviateLongString } from "../../lib/displayHelpers"; import CopyAndPaste from "./CopyAndPaste"; const HashView = ({ hash, abbreviate }) => (