Files
myeasycms-v2/apps/web/app/admin/accounts/[id]/loading.tsx
Giancarlo Buomprisco 533dfba5b9 Optimized agents rules subfolders, dependencies updates (#355)
* Update AGENTS.md and CLAUDE.md for improved clarity and structure
* Added MCP Server
* Added missing triggers to tables that should have used them
* Updated all dependencies
* Fixed rare bug in React present in the Admin layout which prevents navigating to pages (sometimes...)
2025-09-17 11:36:02 +08:00

4 lines
84 B
TypeScript

import { GlobalLoader } from '@kit/ui/global-loader';
export default GlobalLoader;