Project Settings
Configure {project?.productName ?? "this project"}
{/* General */}
General
Project name
setProductName(e.target.value)}
style={{ width: "100%", padding: "9px 13px", borderRadius: 7, border: "1px solid #e0dcd4", background: "#faf8f5", fontSize: "0.84rem", color: "#1a1a1a", marginBottom: 16, boxSizing: "border-box" }}
/>
Description
{/* Repo */}
{project?.giteaRepoUrl && (
Repository
)}
{/* Collaborators */}
Collaborators
{userInitial}
{userName}
Owner
{/* Export */}
Export
Download your PRD or project data for external use.
{/* Danger zone */}
Delete project
{confirmDelete ? "Click again to confirm — this cannot be undone" : "This action cannot be undone"}