mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 23:05:23 +00:00
Hide package.json where it is not relevant
This commit is contained in:
@@ -324,7 +324,7 @@ All code inside Effects is *reactive.* It will run again if some reactive value
|
||||
|
||||
<Sandpack>
|
||||
|
||||
```json package.json
|
||||
```json package.json hidden
|
||||
{
|
||||
"dependencies": {
|
||||
"react": "latest",
|
||||
|
||||
@@ -262,7 +262,7 @@ Play with this example and see if you can spot the problem with this user experi
|
||||
|
||||
<Sandpack>
|
||||
|
||||
```json package.json
|
||||
```json package.json hidden
|
||||
{
|
||||
"dependencies": {
|
||||
"react": "latest",
|
||||
|
||||
Reference in New Issue
Block a user