JSFiddle - React, Tailwind, and code Playground
by emilcieslar
JavaScript
const message = '"this is message"';
const Message = message.match(/(PD|TEG)\d?-\d*/gim);
debugger
by emilcieslar
const message = '"this is message"';
const Message = message.match(/(PD|TEG)\d?-\d*/gim);
debugger