Merge branch 'main' into fix-build

This commit is contained in:
Cody Seibert
2025-12-10 23:37:14 -05:00
14 changed files with 247 additions and 433 deletions

View File

@@ -325,6 +325,7 @@ export function InterviewView() {
],
skipTests: true,
};
if (!api.features) {
throw new Error("Features API not available");
}