6.12.0: Улучшения блока выбора доски в товарах и желаниях
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
This commit is contained in:
@@ -539,6 +539,7 @@ function ShoppingList({ onNavigate, refreshTrigger = 0, isActive = false, initia
|
||||
onBoardEdit={handleBoardEdit}
|
||||
onAddBoard={handleAddBoard}
|
||||
loading={boardsLoading}
|
||||
showBoardAction={false}
|
||||
/>
|
||||
<button className="shopping-close-btn" onClick={() => window.history.back()}>✕</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user