From ad725d9bc3cd0d2d0b0b1c387e05f7ad329f9fd3 Mon Sep 17 00:00:00 2001 From: Petr Konecny Date: Mon, 4 Aug 2025 13:38:23 +0200 Subject: [PATCH] fix: wrong index file name --- src/{index.tsx => index.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{index.tsx => index.ts} (100%) diff --git a/src/index.tsx b/src/index.ts similarity index 100% rename from src/index.tsx rename to src/index.ts