From 72d2b48b92da2fab1caa03970d289202baae4904 Mon Sep 17 00:00:00 2001 From: Omotola Odusanya <136008736+itstolexy@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:01:05 +0100 Subject: [PATCH] Update app/components/constant/index.tsx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- app/components/constant/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/constant/index.tsx b/app/components/constant/index.tsx index a9484b13..ddd44426 100644 --- a/app/components/constant/index.tsx +++ b/app/components/constant/index.tsx @@ -1,4 +1,4 @@ -import { IFormState, IFormError } from "../typings"; +import { IFormError, IFormState } from "../typings"; export enum FormField { bio = "bio",