@@ -106,6 +106,7 @@ function showRaw(row) {
})
}
+
function otpFormatter(row, column, value, index) {
const regex = /\d{6}/
if (value) {