website refactor

This commit is contained in:
2026-01-18 13:26:35 +01:00
parent 350c78504d
commit 0b301feb61
225 changed files with 1678 additions and 26666 deletions

View File

@@ -8,7 +8,7 @@ import { Heading } from '@/ui/Heading';
import { Stack } from '@/ui/Stack';
import { Icon } from '@/ui/Icon';
import { Badge } from '@/ui/Badge';
import { SponsorshipRequestItem } from '@/ui/SponsorshipRequestItem';
import { SponsorshipRequestItem } from '@/components/sponsors/SponsorshipRequestItem';
export interface PendingRequestDTO {
id: string;