@ -105,8 +105,6 @@ And here is the same example written using JSX:
<Sandpack>
```js
import { createElement } from 'react';
function Greeting({ name }) {
return (
<h1 className="greeting">