mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 11:41:23 +00:00
Merge branch 'master' of https://github.com/vercel/commerce into agnostic
This commit is contained in:
@@ -90,6 +90,7 @@ function uiReducer(state: State, action: Action) {
|
||||
return {
|
||||
...state,
|
||||
displayModal: true,
|
||||
displaySidebar: false,
|
||||
}
|
||||
}
|
||||
case 'CLOSE_MODAL': {
|
||||
|
Reference in New Issue
Block a user