mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Modal Stable / Login View
This commit is contained in:
@@ -101,8 +101,6 @@ export const UIProvider: FC = (props) => {
|
||||
closeModal,
|
||||
}
|
||||
|
||||
console.log('state', state)
|
||||
|
||||
return <UIContext.Provider value={value} {...props} />
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user