Skip to content

Commit

Permalink
Update client/src/features/ProjectPageV2/ProjectPageContent/Documenta…
Browse files Browse the repository at this point in the history
…tion/Documentation.tsx

Co-authored-by: Flora Thiebaut <[email protected]>
  • Loading branch information
ciyer and leafty authored Jan 17, 2025
1 parent 6625be4 commit f0b0631
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export default function Documentation({ project }: DocumentationProps) {
onClick={toggleOpen}
size="sm"
>
<Pencil className="bi" />
<Pencil className="bi" /><span className="visually-hidden">Edit</span>
</Button>
}
requestedPermission="write"
Expand Down

0 comments on commit f0b0631

Please sign in to comment.