diff --git a/src/components/Publications/PublicationVersions/PublicationVersions.tsx b/src/components/Publications/PublicationVersions/PublicationVersions.tsx index 99853610..bf48f2cf 100644 --- a/src/components/Publications/PublicationVersions/PublicationVersions.tsx +++ b/src/components/Publications/PublicationVersions/PublicationVersions.tsx @@ -1,4 +1,4 @@ -import { Button } from '@pzh-ui/components' +import { Button, Tooltip } from '@pzh-ui/components' import { FileWord } from '@pzh-ui/icons' import { useQuery } from '@tanstack/react-query' import { useParams } from 'react-router-dom' @@ -127,15 +127,23 @@ const VersionRow = ({ }> Bewerken -