Skip to content

Potential fix for code scanning alert no. 2: Replacement of a substring with itself#428

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
Jan 8, 2026
Merged

Potential fix for code scanning alert no. 2: Replacement of a substring with itself#428
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

This pull request makes a minor adjustment to the date formatting logic in the TransactionExplorerScreen component. The unnecessary .replace(/\//g, '/') call was removed, as it had no effect on the formatted date string.

jamespepper81 and others added 2 commits January 8, 2026 17:08
…ng with itself

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…ith-itself

Potential fix for code scanning alert no. 2: Replacement of a substring with itself
@jamespepper81 jamespepper81 merged commit 4dc7c71 into main Jan 8, 2026
4 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.

1 participant