Skip to content

Commit 2a7b479

Browse files
Fix conflicts
1 parent c88db51 commit 2a7b479

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/content/learn/react-developer-tools.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,7 @@ react-devtools
5454

5555
## मोबाइल (React Native) {/*mobile-react-native*/}
5656

57-
<<<<<<< HEAD
58-
[React Native](https://reactnative.dev/) से बानी ऍप्स को इंस्पेक्ट करने के लिए, ऍप [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools) का इस्तेमाल कर सकते हैं, इसके साथ डिबग्गर पूरी तरह से React Developer Tools के साथ इंटेग्रटे हो जाता है। सभी फीचर्स ब्राउज़र एक्सटेनव के जैसे ही होते है नेटिव एलिमेंट हाईलाइट करना और सेलेक्ट करना भी।
59-
=======
60-
To inspect apps built with [React Native](https://reactnative.dev/), you can use [React Native DevTools](https://reactnative.dev/docs/react-native-devtools), the built-in debugger that deeply integrates React Developer Tools. All features work identically to the browser extension, including native element highlighting and selection.
61-
>>>>>>> b1a249d597016c6584e4c186daa28b180cc9aafc
57+
[React Native](https://reactnative.dev/) से बानी ऍप्स को इंस्पेक्ट करने के लिए, आप [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools) का इस्तेमाल कर सकते हैं, इसके साथ डिबग्गर पूरी तरह से React Developer Tools के साथ इंटेग्रटे हो जाता है। सभी फीचर्स ब्राउज़र एक्सटेनव के जैसे ही होते है नेटिव एलिमेंट हाईलाइट करना और सेलेक्ट करना भी।
6258

6359
[React Native में डिबगिंग के बारे में और जानें।](https://reactnative.dev/docs/debugging)
6460

0 commit comments

Comments
 (0)