JSFiddle - React, Tailwind, and code Playground

by Shang-De You

JavaScript

let value = 'C001C001'


console.log(/[A-Za-z0-9]/.test(value))