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 39b2b37 commit 0ecca4cCopy full SHA for 0ecca4c
src/React/CHANGELOG.md
@@ -10,7 +10,7 @@
10
- You **are impacted** if you are using the Symfony AssetMapper but **not** Symfony Flex, you need to :
11
```shell
12
php bin/console importmap:remove react-dom
13
- php bin/console importmap:require react-dom
+ php bin/console importmap:require react-dom/client
14
```
15
16
## 2.26.0
0 commit comments