kleros / arbitrable-payment-front

Arbitrable payment front
https://escrow.kleros.io
MIT License
7 stars 3 forks source link

refactor:navbar #25

Closed Thoughtscript closed 6 years ago

Thoughtscript commented 6 years ago

This refactors the navbar shared between home and profile creating a reusable component.

It fixes an issue with creating a contract on the profile page - the util method cannot exist in an arrow function.

It provides a way to return to the home page in both views.

n1c01a5 commented 6 years ago

@Thoughtscript tnx,. We can create also a component for the footer.