File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/content/reference/react Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
2- title : " Built-in React Components "
2+ title : " বিল্ট-ইন React কম্পোনেন্ট "
33---
44
55<Intro >
@@ -10,7 +10,7 @@ React কিছু বিল্ট-ইন কম্পোনেন্ট উন
1010
1111---
1212
13- ## Built-in components {/* built-in-components* /}
13+ ## বিল্ট-ইন কম্পোনেন্ট {/* built-in-components* /}
1414
1515* [ ` <Fragment> ` ] ( /reference/react/Fragment ) , যাকে ` <>...</> ` হিসেবেও লেখা হয়, আপনাকে একাধিক JSX নোড এক সাথে গ্রুপ করতে দেয়।
1616* [ ` <Profiler> ` ] ( /reference/react/Profiler ) আপনাকে প্রোগ্রামের মাধ্যমে একটি React ট্রি-এর রেন্ডারিং পারফরম্যান্স পরিমাপ করতে দেয়।
@@ -19,6 +19,6 @@ React কিছু বিল্ট-ইন কম্পোনেন্ট উন
1919
2020---
2121
22- ## Your own components {/* your-own-components* /}
22+ ## আপনার নিজের কম্পোনেন্ট {/* your-own-components* /}
2323
2424আপনি চাইলে জাভাস্ক্রিপ্ট ফাংশন হিসেবে আপনার [ নিজের কম্পোনেন্টও ডিফাইন করতে পারেন।] ( /learn/your-first-component )
You can’t perform that action at this time.
0 commit comments