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 9c780f1 commit 18fe615Copy full SHA for 18fe615
examples/testapp/src/pages/pay-playground/components/CodeEditor.tsx
@@ -95,8 +95,8 @@ export const CodeEditor = ({
95
<line x1="12" y1="17" x2="12.01" y2="17" />
96
</svg>
97
<div className={styles.disclaimerText}>
98
- <strong>Warning:</strong> Intended for testing purposes only. Never paste code from
99
- untrusted sources. Can lose real funds if you are not using testnet.
+ Intended for testing purposes only. Never paste code from untrusted sources. Coinbase is
+ not responsible for any loss of funds that you incur. Testnet funds hold no real value.
100
</div>
101
102
0 commit comments