Skip to content

Commit

Permalink
Improved: corrected the sequence of facility and productStore selecto…
Browse files Browse the repository at this point in the history
…r(#dxp/228)
  • Loading branch information
R-Sourabh committed Jan 2, 2025
1 parent 3d03e1e commit 88e9098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@

<section>
<DxpOmsInstanceNavigator />
<DxpFacilitySwitcher @updateFacility="updateFacility($event)"/>
<DxpProductStoreSelector @updateEComStore="updateEComStore($event)"/>
<DxpFacilitySwitcher @updateFacility="updateFacility($event)"/>

<ion-card>
<ion-card-header>
Expand Down

0 comments on commit 88e9098

Please sign in to comment.