JSFiddle - React, Tailwind, and code Playground
by falldeaf
JavaScript
whitelist = ["Absorb Exam"];
let type = "Absorb Exam:";
console.log(whitelist.includes(type+":"));
by falldeaf
whitelist = ["Absorb Exam"];
let type = "Absorb Exam:";
console.log(whitelist.includes(type+":"));