We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d64198 commit 172c12eCopy full SHA for 172c12e
packages/commons/src/icons.ts
@@ -15,6 +15,7 @@ import * as z from 'zod/v4'
15
export const AvailableIcons = z.enum([
16
'Archived',
17
'Assigned',
18
+
19
'Certified',
20
'Close',
21
'Collapse',
0 commit comments