-
Notifications
You must be signed in to change notification settings - Fork 121
Add share link #42
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
Add share link #42
Conversation
<Button type="submit" disabled={isDisabled}> | ||
Run | ||
</Button> | ||
{isShared ? ( |
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.
Will implement in a follow up PR. Requires a separate change on the backend. Doesn't break any current functionality
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.
couple nits, otherwise lgtm!
Co-authored-by: Brace Sproul <[email protected]>
Co-authored-by: Brace Sproul <[email protected]>
Co-authored-by: Brace Sproul <[email protected]>
thanks for review! |
Uh oh!
There was an error while loading. Please reload this page.