fix(SW-438): fix refs
This commit is contained in:
@@ -13,6 +13,4 @@ export const quickLinksSchema = z
|
||||
})
|
||||
.merge(shortcutsSchema)
|
||||
|
||||
export const quickLinksSRefschema = z.object({
|
||||
shortcutsRefsSchema,
|
||||
})
|
||||
export const quickLinksRefschema = shortcutsRefsSchema
|
||||
|
||||
Reference in New Issue
Block a user