-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/130 try it #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev-3.0
Are you sure you want to change the base?
Feat/130 try it #142
Conversation
adae061 to
615b2fc
Compare
| </div> | ||
|
|
||
| <section class={styles.image}> | ||
| <CodeSample showButtons={false} src="/samples/ChainlinkFunctions/AutomatedFunctionsConsumerExample.sol" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Each Demo, would have its own code example.. so this has to change in line with the Accordion selection
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may also have to implement a "copy", so check the repo to see if there is an utils already avaialble and if so, add it, if not, its ok, leave it for now!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a React component with a very specific way to copy stuff, but i wouldn't use it in this instance (i had Claude search for copy to clipboard functionality).
IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.
Closing issues
closes #130
...
Description
...
Changes