Uh oh!
There was an error while loading. Please reload this page.
[PlatformAdmin] add views and CRUD logic for NGO management - #860
Conversation
@imdeaconu is attempting to deploy a commit to the Code for Romania Team on Vercel. A member of the Team first needs to authorize it. |
Uh oh!
There was an error while loading. Please reload this page.
8dc7826 to
b81b39bCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| import { redirectIfNotAuth } from '@/lib/utils'; | ||
| import { createFileRoute } from '@tanstack/react-router'; | ||
| import { NGOStatus } from '@/features/ngos/models/NGO'; | ||
| import { redirectIfNotAuth, redirectIfNotPlatformAdmin } from '@/lib/utils'; |
Check notice
Code scanning / CodeQL
Unused variable, import, function or class
Changelog: