function sendWrongEvent() { const a = {}; a.a = a; } export default function InternalErrorButton() { return ( ); }