diff --git a/src/content/reference/react/hooks.md b/src/content/reference/react/hooks.md index 6dea3a0fd50..f52bbf363f9 100644 --- a/src/content/reference/react/hooks.md +++ b/src/content/reference/react/hooks.md @@ -4,7 +4,7 @@ title: "Built-in React Hooks" -*Hooks* let you use different React features from your components. You can either use the built-in Hooks or combine them to build your own. This page lists all built-in Hooks in React. +Hello world React Hooks let you use different features from your components. You can either use the built-in Hooks or combine them to build your own. This page lists all built-in Hooks in React.