2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-05 16:42:28 +03:00
This commit is contained in:
Alexander Shabunevich
2022-12-30 12:13:30 +03:00
parent b8a2fe8a86
commit 95384f90c6
+1
View File
@@ -90,6 +90,7 @@ export class MaskInput {
e instanceof CustomEvent &&
e.type === 'input' &&
e.detail != null &&
typeof e.detail === 'object' &&
'masked' in e.detail
) {
return