We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ea284d + 5d46bb2 commit 2e60e41Copy full SHA for 2e60e41
1 file changed
packages/polymath-issuer/src/pages/account/components/ConfigCard.js
@@ -8,7 +8,7 @@ export default class TickerCard extends Component {
8
return (
9
<div className="token-symbol-wrapper">
10
<div className="pui-page-box">
11
- <h3>Continue to configure security token</h3>
+ <h3>Configure New Security Token</h3>
12
<div style={{ height: '140px' }} />
13
<br />
14
<Link to="/ticker">
0 commit comments