We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad049a7 commit 4255c53Copy full SHA for 4255c53
packages/common/src/components/RunOnClick/index.tsx
@@ -22,7 +22,7 @@ const RunOnClick = ({ onClick }) => (
22
</div>
23
<div className="play" />
24
25
- <Text>Run On Click</Text>
+ <Text>Click to Run</Text>
26
</Container>
27
</Centered>
28
</Fullscreen>
0 commit comments