mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
Log to debug
This commit is contained in:
parent
36be3bdc12
commit
b62c5e13a1
@ -37,6 +37,7 @@ const DocumentDetails = ({ processedEvent, topics, title, summary, image, price,
|
||||
const total = getTotalFromZaps(zaps, processedEvent);
|
||||
setZapAmount(total);
|
||||
}
|
||||
console.log('processedEvent', processedEvent);
|
||||
}, [zaps, processedEvent]);
|
||||
|
||||
useEffect(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user