Skip to content

Commit 49be9c6

Browse files
Fixing hooks-custom
1 parent 5364bdc commit 49be9c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/docs/hooks-custom.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ permalink: docs/hooks-custom.html
55
next: hooks-reference.html
66
prev: hooks-rules.html
77
---
8-
<<<<<<< HEAD
9-
*Hooks* are an upcoming feature that lets you use state and other React features without writing a class. They're currently in React v16.8.0-alpha.1.
10-
=======
118

129
*Hooks* are a new addition in React 16.8. They let you use state and other React features without writing a class.
13-
>>>>>>> 98c1d22fbef2638cafb03b07e0eabe2a6186fca8
1410

1511
Construir tus propios Hooks te permite extraer la lógica del componente en funciones reutilizables.
1612

0 commit comments

Comments
 (0)