Skip to content

Commit

Permalink
keep seo.collapsed as false
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaroise committed Sep 3, 2024
1 parent a113a7a commit bd82336
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions studio/schemas/documents/compensations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,7 @@ const compensations = defineType({
type: "array",
of: [{ type: benefitId }],
}),
{
...seo,
options: {
collapsed: true,
},
},
seo,
],
preview: {
select: {
Expand Down

0 comments on commit bd82336

Please sign in to comment.