diff --git a/packages/web/components/templates/library/LibraryList.tsx b/packages/web/components/templates/library/LibraryList.tsx index 2bec7a270..c65ad80d6 100644 --- a/packages/web/components/templates/library/LibraryList.tsx +++ b/packages/web/components/templates/library/LibraryList.tsx @@ -38,7 +38,7 @@ export function LibraryList(props: LibraryListProps): JSX.Element { return ( { - + console.log('onAddLinkClicked') }} /> ) @@ -49,7 +49,6 @@ export function LibraryList(props: LibraryListProps): JSX.Element {