Merge branch 'sam-kkk' into develop
This commit is contained in:
@@ -769,7 +769,6 @@ export function LocationDetailPanel({
|
||||
open={itemSearchOpen}
|
||||
onOpenChange={setItemSearchOpen}
|
||||
tabLabel={detailTabs.find((t) => t.value === activeTab)?.label}
|
||||
bomCategory={activeTab !== "etc" ? activeTab : undefined}
|
||||
onSelectItem={async (item) => {
|
||||
if (!location) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user