Skip to content

Commit

Permalink
fix: sale rep order list
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-liu-smile committed Mar 10, 2023
1 parent 8147baa commit 0b96363
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion apps/storefront/src/components/B3MasquradeGobalTip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ export const B3MasquradeGobalTip = (props: B3MasquradeGobalTipProps) => {
salesRepCompanyId: '',
salesRepCompanyName: '',
isAgenting: false,
isB2BUser: false,
},
},
)
Expand Down
1 change: 0 additions & 1 deletion apps/storefront/src/pages/dashboard/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ const Dashboard = () => {
salesRepCompanyId: '',
salesRepCompanyName: '',
isAgenting: false,
isB2BUser: false,
},
},
)
Expand Down

0 comments on commit 0b96363

Please sign in to comment.