mirror of
https://github.com/vernu/textbee.git
synced 2026-05-19 05:46:23 -04:00
fix(web): fix typo
This commit is contained in:
@@ -7,7 +7,7 @@ const Analytics = () => {
|
||||
<Script
|
||||
id='gtag1'
|
||||
strategy='afterInteractive'
|
||||
src={`https:www.googletagmanager.com/gtag/js?id=G-MLD1JPRQZ`}
|
||||
src={`https://www.googletagmanager.com/gtag/js?id=G-MLD1JPRQZ`}
|
||||
/>
|
||||
<Script
|
||||
id='gtag2'
|
||||
|
||||
Reference in New Issue
Block a user