- { this.createSpeechBubble(version) }
- {`
+
+ {({ ansible_version, version }) =>
+
+
+ {this.createSpeechBubble(version)}
+ {`
\\
\\ ^__^
(oo)\\_______
@@ -92,22 +70,28 @@ class About extends React.Component {
||----w |
|| ||
`}
-
+
-