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

Hide range value from send notif page #1294

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

0xNilesh
Copy link
Member

@0xNilesh 0xNilesh commented Nov 6, 2023

No description provided.

@0xNilesh 0xNilesh merged commit 324062c into main Nov 6, 2023
1 of 2 checks passed
Copy link

github-actions bot commented Nov 6, 2023

  • There is a typo in the comment on line 9, it should be "deprecated" instead of "depreciated".
  • There is an unclosed parenthesis on line 145.
  • There is a missing closing bracket on line 159.
  • The closing parenthesis on line 222 is misplaced and should be moved to the end of line 225.
  • There is an unused import statement for DropdownLabel on line 43.
  • The openManageSettings function on line 243 is missing a closing brace.
  • There is an unclosed parenthesis on line 296.
  • There is an unused variable cannotDisplayDelegatees on line 282.
  • There is an unclosed parenthesis on line 305.
  • There is no closing bracket for the useEffect hook on line 307.
  • There is a misplaced closing parenthesis on line 343 that should be placed after the closing parenthesis on line 339.
  • There is a missing closing bracket for the second useMemo hook on line 350.
  • There is an unused import statement for isEmpty on line 394.
  • There is a missing closing brace for the if statement on line 414.
  • There is a missing closing parenthesis for the onClick prop on line 298.
  • The maxlength attribute on line 416 should be maxLength with capital "L".

Other than these issues, the code looks good.

@0xNilesh 0xNilesh deleted the fix/hide-range-send-notif branch November 10, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done and Merged
Development

Successfully merging this pull request may close these issues.

1 participant