6.18.5: Фиксированные кнопки в формах задачи и желания
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m19s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m19s
This commit is contained in:
@@ -1360,6 +1360,7 @@ function AppContent() {
|
||||
wishlistId={tabParams.wishlistId}
|
||||
returnTo={tabParams.returnTo}
|
||||
returnWishlistId={tabParams.returnWishlistId}
|
||||
isActive={activeTab === 'task-form'}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1389,6 +1390,7 @@ function AppContent() {
|
||||
editConditionIndex={tabParams.editConditionIndex}
|
||||
newTaskId={tabParams.newTaskId}
|
||||
boardId={tabParams.boardId}
|
||||
isActive={activeTab === 'wishlist-form'}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user