BunnyCDN, Search tab, journeys redesign, and dashboard polish #52

Merged
uz1mani merged 86 commits from staging into main 2026-03-17 10:08:26 +00:00
40 changed files with 3093 additions and 1154 deletions
Showing only changes of commit 220d3905be - Show all commits

View File

@@ -72,7 +72,7 @@ export default function CreateFunnelPage() {
setSaving(true)
const funnelSteps = steps.map((s, i) => ({
...s,
order: i + 1
order: i
}))
await createFunnel(siteId, {