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.
1 parent b2bd07a commit 04ec298Copy full SHA for 04ec298
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