8000 fix: changed create wallet image path by pranalidhanavade · Pull Request #618 · credebl/studio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: changed create wallet image path #618

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

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

pranalidhanavade
Copy link
Contributor

What

  • fixed : create wallet image was not displaying

Signed-off-by: pranalidhanavade <pranali.dhanavade@ayanworks.com>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud


const DedicatedIllustrate = () => {

return (
<div className='mt-4 flex flex-row justify-center flex-wrap'>
<div>
<img src={DedicatedIcon} alt="dedicated" width={220} />
<img src="/images/dedicated.svg" alt="dedicated" width={220} />
Copy link
Contributor

Choose a reason for hiding this comment

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

Please make sure to import the images, files and then use in the subsequent code.

Copy link
Contributor
@nishad-ayanworks nishad-ayanworks left a comment

Choose a reason for hiding this comment

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

LG

@pranalidhanavade pranalidhanavade merged commit 536cfa0 into develop Mar 11, 2024
@pranalidhanavade pranalidhanavade deleted the white-labelling-changes-for-studio branch March 11, 2024 12:18
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
0