fix(ui): correct text of line menu in code browser (#2511)

This commit is contained in:
aliang 2024-06-26 16:46:10 +08:00 committed by GitHub
parent f140307181
commit 3e9c1fa8f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ const lineMenuMarker = new (class extends GutterMarker {
})
}}
>
Copy permalink
Copy link
</DropdownMenuItem>
</DropdownMenuContent>
</DropdownMenu>