I need to place several <Ebmed> on one page, but the 'run' button only works on the last; ` <Embed source={source} preamble={preamble} /> <Embed source={otherSource} preamble={preamble} /> `
I need to place several on one page, but the 'run' button only works on the last;
<Embed source={source} preamble={preamble} /> <Embed source={otherSource} preamble={preamble} />