feat(tasks): add create task functionality and revalidation for project tasks

This commit is contained in:
poyrazavsever
2026-06-05 09:47:49 +03:00
parent 077468452b
commit fb3fe1031c
3 changed files with 171 additions and 8 deletions
@@ -498,6 +498,15 @@ function CoverImageInput({ project }: { project?: ProjectListItem }) {
</div>
</div>
)}
<div>
<div>
< ImageIcon className="h-6 w-6" />
</div>
</div>
{previewUrl ? (
<div className="absolute inset-x-0 bottom-0 bg-background/90 px-3 py-2 text-xs text-muted-foreground backdrop-blur">
Görseli değiştirmek için tıkla.