生产管理系统 - 提交LoadingScreen的大小写规范
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { useEffect } from 'react';
|
||||
import { useRouter } from 'next/navigation';
|
||||
import { useAuth } from './AuthContext';
|
||||
import { LoadingScreen } from './loadingScreen';
|
||||
import { LoadingScreen } from './LoadingScreen';
|
||||
|
||||
interface ClientAuthInterceptorProps {
|
||||
children: React.ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user