From 440309b7dd56bead05f14914f8ce1fdcf38f78cd Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 19 Apr 2022 15:13:48 -0500 Subject: [PATCH] AuthLayout: convert to tsx --- .../features/auth_layout/{index.js => index.tsx} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename app/soapbox/features/auth_layout/{index.js => index.tsx} (100%) diff --git a/app/soapbox/features/auth_layout/index.js b/app/soapbox/features/auth_layout/index.tsx similarity index 100% rename from app/soapbox/features/auth_layout/index.js rename to app/soapbox/features/auth_layout/index.tsx