Skip to content

Commit

Permalink
!fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 committed May 16, 2024
1 parent d1a47ed commit e25ebfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
calculatePrettyBalance,
type Transaction,
} from "@covalenthq/client-sdk";
import { ColumnDef } from "@tanstack/react-table";
import { type ColumnDef } from "@tanstack/react-table";
import { useEffect, useState } from "react";

export const TransactionsList: React.FC<TransactionsListProps> = ({
Expand Down

0 comments on commit e25ebfa

Please sign in to comment.