citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

enhancement: create documentation link component #143 #150

Closed randr000 closed 2 years ago

randr000 commented 2 years ago

I refactored the links described in issue 143 as a DocumentationLink component and saved it in the src/components/common directory. I used docLink as the prop to be passed. I also added component to the action-related pages with their corresponding link to the documentation.