Skip to content

Commit 5e1c144

Browse files
alexcamboseaditya520
authored andcommitted
fix
1 parent 7019158 commit 5e1c144

File tree

1 file changed

+2
-2
lines changed
  • apps/developer-hub/src/components/PriceFeedIdsCoreTable

1 file changed

+2
-2
lines changed

apps/developer-hub/src/components/PriceFeedIdsCoreTable/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
import { Paginator } from "@pythnetwork/component-library/Paginator";
44
import { SearchInput } from "@pythnetwork/component-library/SearchInput";
5-
import type {ColumnConfig} from "@pythnetwork/component-library/Table";
6-
import { Table } from "@pythnetwork/component-library/Table";
5+
import type { ColumnConfig } from "@pythnetwork/component-library/Table";
6+
import { Table } from "@pythnetwork/component-library/Table";
77
import { useQueryParamFilterPagination } from "@pythnetwork/component-library/useQueryParamsPagination";
88
import { getPriceFeedAccountForProgram } from "@pythnetwork/pyth-solana-receiver";
99
import { Callout } from "fumadocs-ui/components/callout";

0 commit comments

Comments
 (0)