Skip to content

Commit

Permalink
Add a label for external link
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Sep 28, 2023
1 parent 193d145 commit 7d3fd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/codeforafrica/src/payload/collections/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const Projects = {
position: "sidebar",
},
}),
linkGroup({ overrides: { name: "externalLink" } }),
linkGroup({ overrides: { name: "externalLink", label: "External Link" } }),
image({
overrides: {
label: {
Expand Down

0 comments on commit 7d3fd27

Please sign in to comment.