{isLoading ? (
) : (
diff --git a/src/Components/Shifting/BoardView.tsx b/src/Components/Shifting/BoardView.tsx
index 5cf34e67e18..c08a7ffdfdd 100644
--- a/src/Components/Shifting/BoardView.tsx
+++ b/src/Components/Shifting/BoardView.tsx
@@ -113,7 +113,7 @@ export default function BoardView() {
isIconEnable && (
{renderArrowIcons("left")}
{boardFilter.map((board) => (