From 73847fd5a1f776aa3efe67e498ea997d7183d3dc Mon Sep 17 00:00:00 2001
From: Pan Zhao <2653424179@qq.com>
Date: Tue, 1 Oct 2024 14:36:08 +0000
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86=E4=B8=BB=E9=A1=B5?=
 =?UTF-8?q?=E7=9A=84=E4=B8=80=E4=BA=9B=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/contents/parts.tsx | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/contents/parts.tsx b/src/contents/parts.tsx
index 9f37363..0485d81 100644
--- a/src/contents/parts.tsx
+++ b/src/contents/parts.tsx
@@ -117,12 +117,7 @@ export function parts() {
                         </tbody>
                     </table>
                  </Element>
-            
-  
-                 <div className="bd-callout bd-callout-info bg-gray">
-                  <h1>What do we do to ...? See...</h1>
-                </div>
-                
+                 
                 <Element name="section2" className="element rounded-border" id='section2'>
                   <h2>2. Composite Parts</h2>
                   <p>Content for section 2.</p>
-- 
GitLab