diff --git a/contributors.yml b/contributors.yml index f160a1d397..7a2c815294 100644 --- a/contributors.yml +++ b/contributors.yml @@ -54,6 +54,7 @@ - bhbs - bilalk711 - bjohn465 +- black5box - bmsuseluda - bobziroll - bravo-kernel diff --git a/docs/api/framework-conventions/root.tsx.md b/docs/api/framework-conventions/root.tsx.md index ab0ca32d49..5a23f32534 100644 --- a/docs/api/framework-conventions/root.tsx.md +++ b/docs/api/framework-conventions/root.tsx.md @@ -73,7 +73,7 @@ export default function App() { } ``` -If you are are not on React 19 or choosing not to use React's [``][react-link], [`