We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e4ba2 commit b29f7cdCopy full SHA for b29f7cd
react/advanced-hooks/02-synchronization/practice/LocalStorage.final.tsx
@@ -47,7 +47,7 @@ export function LocalStorage() {
47
🇫🇷 Salut
48
</button>
49
<button className="button block" onClick={setStorageValue}>
50
- 🇮🇳 नमस्ते
+ 🇮🇳 Namaste
51
52
</div>
53
react/advanced-hooks/02-synchronization/practice/LocalStorage.tsx
@@ -58,7 +58,7 @@ export function LocalStorage() {
58
59
60
61
62
63
64
0 commit comments