fix(SW-438): fix sidebar refs
This commit is contained in:
@@ -43,7 +43,7 @@ export const scriptedCardsSchema = z.object({
|
||||
})
|
||||
|
||||
export const scriptedCardRefschema = z.object({
|
||||
cripted_card: z.object({
|
||||
scripted_card: z.object({
|
||||
scripted_cardConnection: z.object({
|
||||
edges: z.array(
|
||||
z.object({
|
||||
|
||||
Reference in New Issue
Block a user