Skip to content

Commit

Permalink
[DONE] Translation codepen-example.js content .. (#180)
Browse files Browse the repository at this point in the history
[DONE] Translation codepen-example.js content ..
  • Loading branch information
aladin002dz committed Oct 2, 2019
2 parents 5878b71 + 1e1965c commit 344d110
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/templates/codepen-example.js
Expand Up @@ -34,7 +34,7 @@ class CodepenExample extends Component {
return (
<Layout location={location}>
<Container>
<h1>Redirecting to Codepen...</h1>
<h1>إعادة توجيه نحو منصة Codepen...</h1>
<form
style={{paddingBottom: '50px'}}
ref={form => {
Expand All @@ -45,10 +45,10 @@ class CodepenExample extends Component {
<input type="hidden" name="data" value={payload} />

<p>
Not automatically redirecting?
لا نقوم بإعادة توجيهك تلقائيا؟
<br />
<br />
<input style={primaryStyle} type="submit" value="Click here" />
<input style={primaryStyle} type="submit" value="إضغط هنا" />
</p>
</form>
</Container>
Expand Down

0 comments on commit 344d110

Please sign in to comment.