From d2703363d5ea1376e542757d05f5df0182a54cef Mon Sep 17 00:00:00 2001 From: Aman <138197666+aman44444@users.noreply.github.com> Date: Wed, 4 Oct 2023 19:41:09 +0530 Subject: [PATCH] fix: removed import type (#1864) * feat: added an enlint rule to enforce no-type-import * Update style-guide.mdx * fix: removed import type * fix: removed import type --------- Co-authored-by: aman1357 <101919821+aman1357@users.noreply.github.com> Co-authored-by: Lucas Bordeau