kopia lustrzana https://github.com/bugout-dev/moonstream
welcome page
rodzic
901baaf298
commit
ffd35a9749
|
@ -442,9 +442,11 @@ const Welcome = () => {
|
||||||
mt={20}
|
mt={20}
|
||||||
entry={{
|
entry={{
|
||||||
event_type: "ethereum_blockchain",
|
event_type: "ethereum_blockchain",
|
||||||
from_address: "this is address from",
|
event_data: {
|
||||||
to_address: "this is to address",
|
from: "this is address from",
|
||||||
|
to: "this is to address",
|
||||||
hash: "this is hash",
|
hash: "this is hash",
|
||||||
|
},
|
||||||
}}
|
}}
|
||||||
showOnboardingTooltips={true}
|
showOnboardingTooltips={true}
|
||||||
/>
|
/>
|
||||||
|
|
Ładowanie…
Reference in New Issue