DAVFoundation / xplore

⛓ A block explorer for local Ethereum testnets
MIT License
62 stars 65 forks source link

refactor: Moved event to a new component file #49

Closed cg-cnu closed 6 years ago

cg-cnu commented 6 years ago

Refactored events and created event as a separate component.

Description

created event.jsx Moved event.map to main render function

How Has This Been Tested?

npm test and ui are clean