From 88ec2e9c2efc13ba67796dfd0742c3590baf4be1 Mon Sep 17 00:00:00 2001
From: jezeus17 <116925902+jezeus17@users.noreply.github.com>
Date: Fri, 14 Feb 2025 13:45:59 -0500
Subject: [PATCH] fix: transfer component documentation

Documentation was showing "When To Use" section of Alert component
---
 components/transfer/index.en-US.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/transfer/index.en-US.md b/components/transfer/index.en-US.md
index 36b74aa3be..37f9d6c815 100644
--- a/components/transfer/index.en-US.md
+++ b/components/transfer/index.en-US.md
@@ -6,13 +6,8 @@ cover: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*EAApQ5ephigAAAAAAA
 coverDark: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*yv12S4sSRAEAAAAAAAAAAAAADrJ8AQ/original
 ---
 
-Alert component for feedback.
-
 ## When To Use
 
-- When you need to show alert messages to users.
-- When you need a persistent static container which is closable by user actions.
-
 Transfer the elements between two columns in an intuitive and efficient way.
 
 One or more elements can be selected from either column, one click on the proper `direction` button, and the transfer is done. The left column is considered the `source` and the right column is considered the `target`. As you can see in the API description, these names are reflected in.