packages/widget/src/components/TransactionSupport.tsx
Function TransactionSupport
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const TransactionSupport = () => {
return (
<div
id="transaction-support"
className="flex items-center justify-between w-full"