From cc1dd99f70708d2febd9ea11a71fdce7c80802d4 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 02:34:01 +0000 Subject: [PATCH] style: format code with Prettier and StandardJS This commit fixes the style issues introduced in 12b9902 according to the output from Prettier and StandardJS. Details: None --- public/index.html | 11 ++++++++++- src/components/stateless/IconCloud/index.jsx | 1 - src/components/stateless/Meteors/index.jsx | 8 ++++---- src/routers/index.jsx | 3 +-- src/service/request.js | 2 +- 5 files changed, 16 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index fb8cf7ca..024fb1c5 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,16 @@