Squash merge beta into main

This commit is contained in:
Aman Varshney
2025-04-19 17:30:59 +05:30
parent 724d32b913
commit 0de49d4e45
27 changed files with 113 additions and 130 deletions

View File

@@ -15,13 +15,6 @@ export const TECH_OPTIONS = {
icon: "🧩",
color: "from-indigo-400 to-indigo-600",
},
{
id: "none",
name: "No API",
description: "Skip API layer integration",
icon: "🚫",
color: "from-gray-400 to-gray-600",
},
],
frontend: [
{