Skip to content

Commit

Permalink
Fix the formatting of the donation's Grid.tsx. An extra new line need…
Browse files Browse the repository at this point in the history
…ed to be removed.
  • Loading branch information
slavcho committed Jan 22, 2024
1 parent 9e6451a commit 4faf1e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/admin/donations/grid/Grid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import RefundModal from '../modals/RefundModal'
import { DonationStatus, PaymentProvider } from '../../../../gql/donations.enums'
import { useSession } from 'next-auth/react'


interface RenderCellProps {
params: GridRenderCellParams
}
Expand Down

0 comments on commit 4faf1e0

Please sign in to comment.