diff --git a/templates/app/react-native/src/components/DataList/DataList.js b/templates/app/react-native/src/components/DataList/DataList.js
index 7c837ec83f..c42edeeea0 100644
--- a/templates/app/react-native/src/components/DataList/DataList.js
+++ b/templates/app/react-native/src/components/DataList/DataList.js
@@ -75,14 +75,14 @@ function DataList({
/>
{searchLoading ? (
-
+
) : (
)}
-
+
+
{isShowRemove ? (