File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
apps/developer-hub/src/components/PriceFeedIdsCoreTable Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33import { Paginator } from "@pythnetwork/component-library/Paginator" ;
44import { 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" ;
77import { useQueryParamFilterPagination } from "@pythnetwork/component-library/useQueryParamsPagination" ;
88import { getPriceFeedAccountForProgram } from "@pythnetwork/pyth-solana-receiver" ;
99import { Callout } from "fumadocs-ui/components/callout" ;
You can’t perform that action at this time.
0 commit comments