fix build errors
This commit is contained in:
@@ -22,6 +22,7 @@ export default function Announcement({ toggleAnnouncementBar }: Props) {
|
||||
href={`https://blog.linkwarden.app/releases/${announcementId}`}
|
||||
target="_blank"
|
||||
className="underline"
|
||||
key={0}
|
||||
/>,
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user