JSFiddle - React, Tailwind, and code Playground

by Rahul Desai

JavaScript

const jiraIdList = ['BUG-155591', 'BUG-155591', 'BUG-155591'];

console.log([... new Set(jiraIdList)]);