6.19.0: Унификация кнопок сохранения в формах
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m18s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m18s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1445,6 +1445,7 @@ function AppContent() {
|
||||
boardId={tabParams.boardId}
|
||||
previousTab={previousTab}
|
||||
onSaved={() => setShoppingRefreshTrigger(prev => prev + 1)}
|
||||
isActive={activeTab === 'shopping-item-form'}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user