Add new event tracking to react and angular version of the empty project page (#11472)

GitOrigin-RevId: 28ffe919851121bdba82eea3b6ef29cd6fffeb76
This commit is contained in:
M Fahru
2023-01-31 09:04:01 +00:00
committed by Copybot
parent 56cb937672
commit 3507463c4e
5 changed files with 240 additions and 17 deletions
+1
View File
@@ -1,6 +1,7 @@
type TemplateLink = {
name: string
url: string
trackingKey: string
}
export type ExposedSettings = {