Browse Source

style: fix lint issue

renovate/lint-staged-8.x
Tom Kirkpatrick 6 years ago
parent
commit
ac1b6e8830
No known key found for this signature in database GPG Key ID: 72203A8EC5967EA8
  1. 3
      app/components/Contacts/SubmitChannelForm.js

3
app/components/Contacts/SubmitChannelForm.js

@ -62,7 +62,8 @@ class SubmitChannelForm extends React.Component {
<h1>Add Funds to Network</h1>
<p>
Opening a channel will help you send and receive money on the Lightning Network. You
aren&apos;t spending any money, rather moving the money you plan to use onto the network.
aren&apos;t spending any money, rather moving the money you plan to use onto the
network.
</p>
</header>

Loading…
Cancel
Save