Openstatus www.openstatus.dev

fix: missing page-components in billing table (#1807)

authored by

Maximilian Kaske and committed by
GitHub
99afb8a4 f979b98d

+4
+4
apps/dashboard/src/data/plans.ts
··· 52 52 label: "Number of status pages", 53 53 }, 54 54 { 55 + value: "page-components", 56 + label: "Number of components", 57 + }, 58 + { 55 59 value: "maintenance", 56 60 label: "Maintenance status", 57 61 },