From 0eb8b4ef49c2326203b38338824def77b2b9d7fe Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Tue, 22 Feb 2022 15:36:50 +0100 Subject: [PATCH] rename index file Signed-off-by: Emma Indal --- plugins/techdocs/src/reader/{index.tsx => index.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/techdocs/src/reader/{index.tsx => index.ts} (100%) diff --git a/plugins/techdocs/src/reader/index.tsx b/plugins/techdocs/src/reader/index.ts similarity index 100% rename from plugins/techdocs/src/reader/index.tsx rename to plugins/techdocs/src/reader/index.ts