diff --git a/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx b/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx index 9c53341a6..e5811ab1d 100644 --- a/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx +++ b/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx @@ -908,7 +908,8 @@ function HomeFeedGrid(props: HomeFeedContentProps): JSX.Element { fontSize: '$4', }} > - Drop PDF document here to add to your library + Drag PDF document to this area to upload and add to your + library )} diff --git a/packages/web/components/templates/library/LibraryList.tsx b/packages/web/components/templates/library/LibraryList.tsx index b701c34b5..ebea7d71a 100644 --- a/packages/web/components/templates/library/LibraryList.tsx +++ b/packages/web/components/templates/library/LibraryList.tsx @@ -97,7 +97,10 @@ export function LibraryList(props: LibraryListProps): JSX.Element { noDragEventsBubbling={true} > {({ getRootProps, getInputProps, acceptedFiles, fileRejections }) => ( - +