Skip to content

Commit

Permalink
Update token-offers-table-row.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBeardEth authored Dec 4, 2024
1 parent 96c31ae commit 7621aa7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { validateAndParseAddress } from "starknet";

import { getRoundedRemainingTime } from "@ark-market/ui";
import { Button } from "@ark-market/ui/button";
import { PriceTag } from "@ark-market/ui/price-tag";
import { TableCell, TableRow } from "@ark-market/ui/table";

import type { Token, TokenMarketData, TokenOffer } from "~/types";
Expand Down

0 comments on commit 7621aa7

Please sign in to comment.