Skip to content

Commit 20cf1ce

Browse files
fix: Missing details in the readme file
1 parent a520b0b commit 20cf1ce

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
@@ -222,7 +222,7 @@ const App = () => {
222222
```
223223

224224
</details>
225-
225+
<details>
226226
<summary>React 19 Example with Ref</summary>
227227

228228
This example is similar to the previous one, but with React 19 the [refs forwarding got much easier](https://react.dev/blog/2024/12/05/react-19#ref-as-a-prop)

0 commit comments

Comments
 (0)