Skip to content

Commit

Permalink
Merge branch 'v3-calculator-ui-benefits' of github.com:varianter/vari…
Browse files Browse the repository at this point in the history
…ant.no into v3-calculator-ui-benefits
  • Loading branch information
anemne committed Sep 11, 2024
2 parents 12976ec + 4cb5c21 commit 121f42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/schemas/objects/compensations/benefitsByLocation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const benefitsByLocation = defineField({
of: [
{
name: "benefit",
type: "document",
type: "object",
title: "Benefit",
fields: [benefitType, title, richText],
preview: {
Expand Down

0 comments on commit 121f42d

Please sign in to comment.