Thanks to visit codestin.com
Credit goes to github.com

Skip to content

REF: extract BlueBigCheckmark from BlueComponents.js#7914

Merged
Overtorment merged 4 commits into
BlueWallet:masterfrom
danilobatson:ref/7913-move-blue-checkmark-to-own-file
Jun 14, 2025
Merged

REF: extract BlueBigCheckmark from BlueComponents.js#7914
Overtorment merged 4 commits into
BlueWallet:masterfrom
danilobatson:ref/7913-move-blue-checkmark-to-own-file

Conversation

@danilobatson

Copy link
Copy Markdown
Contributor

Closes #7913

Summary

This PR refactors the BlueBigCheckmark component by extracting it from BlueComponents.js into its own dedicated file (BlueBigCheckmark.tsx). This improves modularity and aligns with our component organization best practices.

Changes

  • Removed BlueBigCheckmark from BlueComponents.js
  • Created a new BlueBigCheckmark.tsx file
  • Updated relevant imports

Type of Change

  • Refactor (code change that does not affect external behavior)

Checklist

  • Code compiles without errors
  • All tests pass

Comment thread components/BlueBigCheckmark.tsx Outdated

@Overtorment Overtorment left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm, but needs to resolve conflict

@danilobatson

Copy link
Copy Markdown
Contributor Author

lgtm, but needs to resolve conflict

@Overtorment conflict resolved.

@Overtorment Overtorment merged commit 2dfb59e into BlueWallet:master Jun 14, 2025
11 of 13 checks passed
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.

Move BlueBigCheckmark from BlueComponents.js to Its Own File

4 participants