Skip to content

Commit f6e7bf0

Browse files
Fix Mixpanel error
1 parent c157b3f commit f6e7bf0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/Analytics.tsx

-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ export default function Analytics() {
2121
src="/stats/script.js"
2222
data-website-id="9dab9357-6fa2-48ab-966a-82c4e1bb67fe"
2323
></script>
24-
<script
25-
async
26-
src="https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js"
27-
></script>
2824
</>
2925
)
3026
}

0 commit comments

Comments
 (0)