Skip to content

Commit

Permalink
Update PDFFileRenderer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nickhowell6425 committed Sep 26, 2024
1 parent f7732bc commit fac4d24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { FC } from 'react';
import { FC, ReactElement } from 'react';

interface PDFFileRendererProps {
name?: string;
Expand Down

0 comments on commit fac4d24

Please sign in to comment.