const code = "return 'Hello'"; return <Widget code={code} props={props} />;