JSFiddle - React, Tailwind, and code Playground

by the_archer

JavaScript

let condition = {
  fact: 'PROGRAM.NTH_WEEK',
  params: {
    week: 10 // specifies which week
  },
  operator: 'equal',
  value: true
}