Skip to content

Commit dd604cd

Browse files
committed
test(validation): add invalid timezone boundary checks
1 parent 4b22aa7 commit dd604cd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/validations.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// lib/validations.ts
2+
<<<<<<< HEAD
23
import { supportedLanguages } from './i18n/badgeLabels';
4+
=======
5+
>>>>>>> 39f3891 (test(validation): add invalid timezone boundary checks)
36
import { z } from 'zod';
47
import {
58
isValidHex,

0 commit comments

Comments
 (0)