From 11d8e67bd00b7619c6eaa4801989a21141389081 Mon Sep 17 00:00:00 2001 From: Brandy Smith <6577830+brandyscarney@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:40:56 -0400 Subject: [PATCH] chore: remove change to app done during testing --- core/api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api.txt b/core/api.txt index e5b8c73931..38c1f188fc 100644 --- a/core/api.txt +++ b/core/api.txt @@ -179,7 +179,7 @@ ion-alert,css-prop,--width,ionic ion-alert,css-prop,--width,ios ion-alert,css-prop,--width,md -ion-app,shadow +ion-app,none ion-app,prop,mode,"ios" | "md",undefined,false,false ion-app,prop,theme,"ios" | "md" | "ionic",undefined,false,false ion-app,method,setFocus,setFocus(elements: HTMLElement[]) => Promise