Skip to content

Commit 10cd5b5

Browse files
docs(readme): add issue link to note
1 parent b1c61bb commit 10cd5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ parse('<br>', {
207207
```
208208

209209
> [!NOTE]
210-
> The index will restart at 0 when traversing the node's children so don't rely on index being a unique key.
210+
> The index will restart at 0 when traversing the node's children so don't rely on index being a unique key. See [#1259](https://github.com/remarkablemark/html-react-parser/issues/1259#issuecomment-1889574133).
211211
212212
#### replace with TypeScript
213213

0 commit comments

Comments
 (0)