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 84be38d commit b54be71Copy full SHA for b54be71
features/userFeedback/index.ts
@@ -72,7 +72,7 @@ export async function submit(
72
bold: true,
73
},
74
}
75
- : null,
+ : (null as any),
76
].filter(Boolean),
77
78
],
0 commit comments