main
UI Deploy (Next-Auth Support) 🎨 / build-and-deploy (push) Has been cancelled

This commit is contained in:
Harun CAN
2026-04-30 13:46:56 +02:00
parent 1b980f637b
commit 51ec6bd0fd
2 changed files with 2 additions and 2 deletions
@@ -38,7 +38,7 @@ import { VideoPlayer } from '@/components/project/video-player';
import { projectsApi, apiClient } from '@/lib/api/api-service';
import { CINEMATIC_REFERENCES } from '@/constants/cinematic-references';
import { languages } from '@/components/projects/ProjectConfiguration';
import { toast } from 'sonner';
import { toaster as toast } from '@/components/ui/feedback/toaster';
// X (Twitter) ikonunu burada da tanımlıyoruz
const XIcon = ({ size = 16 }: { size?: number }) => (