mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-22 09:58:10 +00:00
Simplify expression
This commit is contained in:
parent
bc31089860
commit
85231a288f
@ -205,7 +205,7 @@ function App() {
|
||||
<legend>Eth-DM Key Pair</legend>
|
||||
<KeyPairHandling
|
||||
ethDmKeyPair={ethDmKeyPair}
|
||||
setEthDmKeyPair={(keyPair) => setEthDmKeyPair(keyPair)}
|
||||
setEthDmKeyPair={setEthDmKeyPair}
|
||||
/>
|
||||
<BroadcastPublicKey
|
||||
signer={signer}
|
||||
|
Loading…
x
Reference in New Issue
Block a user