From 253465a8beb94647ca2173693a42dd201cdf0813 Mon Sep 17 00:00:00 2001 From: Maria Hutt Date: Wed, 26 Jun 2024 13:30:58 -0700 Subject: [PATCH] test(refresher): update test page fullscreen title (#29614) Issue number: N/A --------- ## What is the current behavior? The test page has the wrong title text. ## What is the new behavior? - Updated the text to reflect the purpose of the page. ## Does this introduce a breaking change? - [ ] Yes - [x] No ## Other information N/A --- core/src/components/refresher/test/fullscreen/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/refresher/test/fullscreen/index.html b/core/src/components/refresher/test/fullscreen/index.html index be1b30f7b0..640eb1f506 100644 --- a/core/src/components/refresher/test/fullscreen/index.html +++ b/core/src/components/refresher/test/fullscreen/index.html @@ -2,7 +2,7 @@ - Refresher - Basic + Refresher - Fullscreen