fix: emoji animation postion by createElement
This commit is contained in:
@@ -5,6 +5,6 @@ export const install: UserModule = ({ app }) => {
|
||||
// add google tag manager, and add GA4 in gtag
|
||||
app.use(createGtm({
|
||||
id: 'GTM-5FJSV46',
|
||||
debug: import.meta.env.DEV,
|
||||
// debug: import.meta.env.DEV,
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user