Skip to content
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

fix/added execComand fallback #537

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Conversation

EduardZaydler
Copy link
Member

PR Summary

Additional information

Closes/Relates #issue

@EduardZaydler EduardZaydler requested a review from a team as a code owner September 12, 2024 07:30
@@ -7,21 +7,39 @@ interface IProps {
className?: string;
}

const pusfSuccessfulMessage = () => Toast.push("Text copied to clipboard");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const pusfSuccessfulMessage = () => Toast.push("Text copied to clipboard");
const pushSuccessfulMessage = () => Toast.push("Text copied to clipboard");

@EduardZaydler EduardZaydler merged commit deb0fbd into master Sep 18, 2024
3 checks passed
@EduardZaydler EduardZaydler deleted the fix/clipboard_api_polifill branch September 18, 2024 03:54
Copy link

Build and push Docker images with tag: 2024-09-18.deb0fbd

EduardZaydler added a commit that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants