From 38886ad8b56cda2381bb0e8795e60b47910a2ae6 Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Fri, 3 Apr 2026 21:46:40 +0500 Subject: [PATCH] new things --- src/shared/amplitude/index.tsx | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/shared/amplitude/index.tsx diff --git a/src/shared/amplitude/index.tsx b/src/shared/amplitude/index.tsx new file mode 100644 index 0000000..e1f4087 --- /dev/null +++ b/src/shared/amplitude/index.tsx @@ -0,0 +1,49 @@ +import Script from 'next/script'; + +function Amplitude() { + return ( + <> +