From 2f3f2ae7f098376f535e5aa993c9eedc14e36f5d Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 22 Mar 2024 02:33:33 +0530 Subject: Upgrade node modules --- src/components/ui/error/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/ui/error/index.tsx') diff --git a/src/components/ui/error/index.tsx b/src/components/ui/error/index.tsx index 01fb5ca27..d0008529f 100644 --- a/src/components/ui/error/index.tsx +++ b/src/components/ui/error/index.tsx @@ -1,4 +1,4 @@ -import { Classes } from 'jss'; +import type { Classes } from 'jss'; import { Component } from 'react'; import injectSheet from 'react-jss'; -- cgit v1.2.3-70-g09d2