pull/169/head
Tim Pechersky 2021-08-24 19:06:18 +02:00
rodzic 901baaf298
commit ffd35a9749
1 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

@ -442,9 +442,11 @@ const Welcome = () => {
mt={20}
entry={{
event_type: "ethereum_blockchain",
from_address: "this is address from",
to_address: "this is to address",
hash: "this is hash",
event_data: {
from: "this is address from",
to: "this is to address",
hash: "this is hash",
},
}}
showOnboardingTooltips={true}
/>