Skip to content

Commit 7f785bd

Browse files
committed
docs: Remove mention of ref forwarding in Buttons documentation
The documentation was too concise so it was difficult to understand what was the subject (if it was a warning or just a description of what happens internally) Also ref forwarding is a common React concept, so it seems unnecessary to describe what it does So we choose to remove that line Related commit: 86f52eb
1 parent e9686e3 commit 7f785bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

react/Buttons/Readme.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
The `ref` is forwarded to the root element
2-
31
### Default
42

53
```jsx

0 commit comments

Comments
 (0)