Skip to content

Commit

Permalink
docs(sanity): add reminder to update tooltip text
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaDias committed Oct 14, 2024
1 parent 2c7397a commit b64ca2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ export const DocumentPerspectiveMenu = memo(function DocumentPerspectiveMenu() {
/>
</Tooltip>

{/* @todo update temporary text for tooltip */}
{displayed &&
documentVersions?.map((release) => (
// eslint-disable-next-line i18next/no-literal-string
Expand Down

0 comments on commit b64ca2b

Please sign in to comment.