@realtek/core-theme 0.0.41 → 0.0.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-lib/index.js CHANGED
@@ -3536,7 +3536,7 @@ var Os = {
3536
3536
  jobs: {
3537
3537
  module: "jobs",
3538
3538
  keys: ["jobRecruitmentStatus"],
3539
- dateField: "jobCreatedDateTime"
3539
+ dateField: "createdAt"
3540
3540
  },
3541
3541
  candidates: {
3542
3542
  module: "candidates",