From 26c3da3548af5713ae657c9facaa0a028513e046 Mon Sep 17 00:00:00 2001 From: CaIon <1808837298@qq.com> Date: Tue, 20 May 2025 02:19:05 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8feat:=20Add=20country=20flag=20icons?= =?UTF-8?q?=20package=20to=20project=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/package.json b/web/package.json index 9a6aa18b..7dfd8f80 100644 --- a/web/package.json +++ b/web/package.json @@ -27,6 +27,7 @@ "react-turnstile": "^1.0.5", "semantic-ui-offline": "^2.5.0", "semantic-ui-react": "^2.1.3", + "country-flag-icons": "^1.5.19", "sse": "https://github.com/mpetazzoni/sse.js" }, "scripts": {