We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ded0a commit 330e164Copy full SHA for 330e164
1 file changed
src/types/index.ts
@@ -78,7 +78,6 @@ export type Conference = BaseEntry & {
78
export type CardPropsType = {
79
meta: SupportedCard,
80
withAds: boolean
81
- analyticsTag?: string
82
}
83
84
export type ArticleItemPropsType = {
0 commit comments