import CopyAndPaste from "./CopyAndPaste"; export default ({ hash }) => (
{hash}
);