We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca5aba commit 8c49cd3Copy full SHA for 8c49cd3
src/content/learn/describing-the-ui.md
@@ -496,7 +496,7 @@ export default function TeaSet() {
496
497
</Sandpack>
498
499
-આ કમ્પોનેન્ટને pure બનાવા માટે, તમે પૂર્વમાં હાજર વેરિએબલને બદલીને પ્રોપ પસાર કરી શકો છો:
+આ કમ્પોનેન્ટને pure બનાવા માટે, તમે પૂર્વમાં હાજર વેરિએબલને બદલીને prop પસાર કરી શકો છો:
500
501
<Sandpack>
502
0 commit comments