Skip to content

Commit

Permalink
fix: add repeat false
Browse files Browse the repository at this point in the history
  • Loading branch information
jomifepe committed Oct 31, 2024
1 parent 0e22c93 commit 00371f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export const ContentRelationshipWidget: Widget<Link, typeof schema> = {
config: {
label,
select: "document",
repeat: false,
},
}),
Meta,
Expand Down

0 comments on commit 00371f5

Please sign in to comment.