mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Toast Component Wip
This commit is contained in:
@@ -17,7 +17,7 @@ const initialState = {
|
||||
displayModal: false,
|
||||
modalView: 'LOGIN_VIEW',
|
||||
displayToast: false,
|
||||
toastText: 'HOLAAAA',
|
||||
toastText: '',
|
||||
}
|
||||
|
||||
type Action =
|
||||
|
Reference in New Issue
Block a user