Skip to content

Commit

Permalink
chore(salaryAndBenefits): add deprecation TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiazom committed Aug 30, 2024
1 parent c1c76be commit 17520d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions studio/schemas/documents/salaryAndBenefits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import { titleSlug } from "../schemaTypes/slug";
import seo from "../objects/seo";
import { benefitId } from "./benefit";

// TODO: deprecated, drop support once important deployments have updated

const salaryAndBenefits = defineType({
name: "salaryAndBenefits",
title: "Salary and Benefits",
Expand Down

0 comments on commit 17520d2

Please sign in to comment.