From 135500713590b4add8e9319ac2cb9fa8d99541cd Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 23 Apr 2024 11:18:47 +0700 Subject: [PATCH] chore(common): Remove spurious emoji --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 04ef73af898..79604204172 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -33,7 +33,7 @@ ## 17.0.309 beta 2024-04-17 * fix(ios): sample build script --debug detection (#10953) -* chore(web): simple layout reflow polish 🪠 (#11237) +* chore(web): simple layout reflow polish (#11237) * chore(android): enables debugging and inspection of mobile app internal webviews (#11215) * fix(web): prevents selection-clear for pure layer-switching multitaps (#11232) * change(web): drops need for closures to optimize layout-reflow (#11238)