const ctx = JSON.parse(props.ctx); return <button>{ctx.authorUsername}</button>;