diff --git a/style_guides/react_style_guide.md b/style_guides/react_style_guide.md index 149bee8a747a..8d9477a3c209 100644 --- a/style_guides/react_style_guide.md +++ b/style_guides/react_style_guide.md @@ -5,14 +5,14 @@ Stateless function components are more concise, and there are plans for react to Good: ``` export function KuiButton(props) { - return