File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -41,14 +41,14 @@ react-devtools
41
41
<script src =" http://localhost:8097" ></script >
42
42
```
43
43
44
- Reload your website in the browser now to view it in developer tools.
44
+ अपनी वेबसाइट को डेवलपर टूल में देखने के लिए उसे अभी ब्राउज़र में पुनः लोड करें।
45
45
46
- ![ React Developer Tools standalone ] ( /images/docs/react-devtools-standalone.png )
46
+ ![ रिएक्ट डेवलपर टूल्स स्टैंडअलोन ] ( /images/docs/react-devtools-standalone.png )
47
47
48
- ## Mobile (React Native) {/* mobile-react-native* /}
49
- React Developer Tools can be used to inspect apps built with [ React Native] ( https://reactnative.dev/ ) as well.
48
+ ## मोबाइल (React Native) {/* mobile-react-native* /}
49
+ रिएक्ट डेवलपर टूल का उपयोग [ React Native] ( https://reactnative.dev/ ) के साथ निर्मित ऐप्स का निरीक्षण करने के लिए भी किया जा सकता है।
50
50
51
- The easiest way to use React Developer Tools is to install it globally :
51
+ रिएक्ट डेवलपर टूल्स का उपयोग करने का सबसे आसान तरीका इसे ग्लोबली इनस्टॉल करना है :
52
52
``` bash
53
53
# Yarn
54
54
yarn global add react-devtools
You can’t perform that action at this time.
0 commit comments