Alexandru Cambose 2 일 전
부모
커밋
30fd5dcf22
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      apps/developer-hub/src/components/SponsoredFeedsTable/index.tsx

+ 0 - 1
apps/developer-hub/src/components/SponsoredFeedsTable/index.tsx

@@ -1,5 +1,4 @@
 import { CopyButton } from "@pythnetwork/component-library/CopyButton";
-import type { RowConfig } from "@pythnetwork/component-library/Table";
 import { Table } from "@pythnetwork/component-library/Table";
 import clsx from "clsx";
 import type { ReactNode } from "react";