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

refactor(app/pages): replaces all old checkbox imports; #27960

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Oct 18, 2024

  1. refactor(app/pages): replaces all old checkbox imports;

    resolves MetaMask#20163
    
    Note!!: i had to rename the Checkbox import in welcome.js, i can rename
    the used component and drop the named import if needed
    ATH42 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5147069 View commit details
    Browse the repository at this point in the history
  2. trigger build

    ATH42 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d3c4936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e7986 View commit details
    Browse the repository at this point in the history
  4. rename test id;

    ATH42 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5186215 View commit details
    Browse the repository at this point in the history
  5. rename locator prop for test;

    ATH42 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4becd89 View commit details
    Browse the repository at this point in the history