documentation
documentation copied to clipboard
Improvement Suggestion: Add copy button for imports
It would be great if there was a copy button just for the import section of each product. For example:
https://docs.chain.link/docs/get-the-latest-price/#solidity
Right above the remix, we could have like a:
Copy Import:
import "@chainlink/contracts/src/v0.8/interfaces/AggregatorV3Interface.sol";
Full Code: Remix Stuff Here Remix Button Here
It might be a little easier for more advanced devs just to grab the import. But maybe we could put this someplace else.
I would like to try to work on that issue, please assign it to me

i am getting this error while running the local server , can anyone help me with this