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

typos and black theme bg color fix #4312

Merged
merged 5 commits into from
Dec 7, 2023
Merged

typos and black theme bg color fix #4312

merged 5 commits into from
Dec 7, 2023

Conversation

LianaHus
Copy link
Collaborator

@LianaHus LianaHus commented Dec 7, 2023

No description provided.

@LianaHus LianaHus added this to In progress in v0.38.1 via automation Dec 7, 2023
Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 51e14fa
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/6571b507cd839d0008b13608
😎 Deploy Preview https://deploy-preview-4312--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tooltipClass: 'bg-light text-dark',
position: 'right',
highlightClass: 'bg-light border border-warning'
},
{
element: document.querySelector('#udappRecorderSave'),
title: 'Transactions Recorder',
intro: 'Once there is a Once one or a few transactions have been executed from Remix, click this button to save these transactions as a scenario file.',
intro: 'Once there is a one or a few transactions have been executed from Remix, click this button to save these transactions as a scenario file.',
Copy link
Member

Choose a reason for hiding this comment

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

The content here should be
"Once one or more transactions have been executed from Remix, click this button to save these transactions as a scenario file."

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

v0.38.1 automation moved this from In progress to Review in progress Dec 7, 2023
tooltipClass: 'bg-light text-dark',
position: 'right',
highlightClass: 'bg-light border border-warning'
},
{
element: document.querySelector('#udappRecorderSave'),
title: 'Transactions Recorder',
intro: 'Once there is a Once one or a few transactions have been executed from Remix, click this button to save these transactions as a scenario file.',
intro: 'Once one or more transactions have been executed from Remix, click this button to save these transactions as a scenario file., click this button to save these transactions as a scenario file.',
Copy link
Member

Choose a reason for hiding this comment

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

"click this button to save these transactions as a scenario file." is duplicated.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

v0.38.1 automation moved this from Review in progress to Reviewer approved Dec 7, 2023
@yann300 yann300 merged commit d96648d into master Dec 7, 2023
33 checks passed
v0.38.1 automation moved this from Reviewer approved to Done Dec 7, 2023
@yann300 yann300 deleted the recorderfixes branch December 7, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v0.38.1
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants