mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 14:23:12 +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