From a5e61d6e4d55bb12816d78aa582984ccbd47a8c4 Mon Sep 17 00:00:00 2001 From: Flook Date: Sat, 1 Feb 2025 04:27:44 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=97=E0=B8=94=E0=B8=AA=E0=B8=AD=E0=B8=9A?= =?UTF-8?q?=20DevSecOps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index a14f657..cde3540 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2,7 +2,7 @@ function App() { return (
-

สวัสดี! ทดสอบ DevSecOps อัตโนมัติสำเร็จ

+

สวัสดี! ทดสอบ DevSecOps สำเร็จ

) }