synapsecns/sanguine

View on GitHub
packages/widget/src/components/TransactionSupport.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function TransactionSupport has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const TransactionSupport = () => {
  return (
    <div
      id="transaction-support"
      className="flex items-center justify-between w-full"
Severity: Minor
Found in packages/widget/src/components/TransactionSupport.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status