From 56e55812fc626dbc50eba2eb62cafc6225cf6d51 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Sun, 9 May 2021 23:17:07 +0800 Subject: [PATCH] chore: update hook file extension --- src/utils/hooks/{useUpdateReason.tsx => useUpdateReason.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/utils/hooks/{useUpdateReason.tsx => useUpdateReason.ts} (100%) diff --git a/src/utils/hooks/useUpdateReason.tsx b/src/utils/hooks/useUpdateReason.ts similarity index 100% rename from src/utils/hooks/useUpdateReason.tsx rename to src/utils/hooks/useUpdateReason.ts