From 42ccfeb4d052bea45b446a50c77a5eda3db78df4 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Mon, 25 Sep 2023 10:18:59 +0200 Subject: [PATCH] update api report Signed-off-by: Johan Haals --- plugins/tech-radar/alpha-api-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tech-radar/alpha-api-report.md b/plugins/tech-radar/alpha-api-report.md index 23c5d5d353..c54f692982 100644 --- a/plugins/tech-radar/alpha-api-report.md +++ b/plugins/tech-radar/alpha-api-report.md @@ -16,8 +16,8 @@ export const TechRadarPage: Extension<{ width: number; title: string; path: string; + subtitle: string; pageTitle: string; - subTitle: string; }>; // (No @packageDocumentation comment for this package)