We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2bd07a + 04ec298 commit 6e09af1Copy full SHA for 6e09af1
src/content/1/en/part1d.md
@@ -1230,7 +1230,6 @@ Note that your application needs to work only during a single browser session. O
1230
It is advisable to use the same structure that is used in the material and previous exercise. File <i>main.jsx</i> is as follows:
1231
1232
```js
1233
-import React from 'react'
1234
import ReactDOM from 'react-dom/client'
1235
1236
import App from './App'
0 commit comments