Skip to content

Commit 0ecca4c

Browse files
authored
Update CHANGELOG.md
1 parent 39b2b37 commit 0ecca4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/React/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- You **are impacted** if you are using the Symfony AssetMapper but **not** Symfony Flex, you need to :
1111
```shell
1212
php bin/console importmap:remove react-dom
13-
php bin/console importmap:require react-dom
13+
php bin/console importmap:require react-dom/client
1414
```
1515

1616
## 2.26.0

0 commit comments

Comments
 (0)