synapsecns/sanguine

View on GitHub
packages/synapse-interface/components/StateManagedBridge/BridgeWarnings.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ConfirmDestinationAddressWarning has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ConfirmDestinationAddressWarning = () => {
  const dispatch = useAppDispatch()
  const t = useTranslations('Destination')

  const {

    There are no issues that match your filters.

    Category
    Status