diff --git a/ui/src/components/radio/readme.md b/ui/src/components/radio/readme.md
index 95618e63..35b1a3b3 100644
--- a/ui/src/components/radio/readme.md
+++ b/ui/src/components/radio/readme.md
@@ -14,14 +14,12 @@ const styles = require('./style.css');
nmodule.exports = ReactDOM.renderToString(
-
-
-
-
-
-
-
-
+
+
+
+
+
+
);
```