Skip to content

Commit 3b11c84

Browse files
chore: rename title back to original use no memo
1 parent 5785ef5 commit 3b11c84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/reference/react-compiler/directives/use-no-memo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "useMemo"
2+
title: "use no memo"
33
titleForTitleTag: "'use no memo' directive"
44
---
55
<Intro>
@@ -143,4 +143,4 @@ function Mystery() {
143143
### Veja também {/*see-also*/}
144144

145145
* [`"use memo"`](/reference/react-compiler/directives/use-memo) - Habilita a compilação
146-
* [React Compiler](/learn/react-compiler) - Guia de introdução
146+
* [React Compiler](/learn/react-compiler) - Guia de introdução

0 commit comments

Comments
 (0)