forked from crowetic/commerce
Toast Component Wip
This commit is contained in:
parent
a59d07291a
commit
4314c5270b
@ -17,7 +17,7 @@ const initialState = {
|
||||
displayModal: false,
|
||||
modalView: 'LOGIN_VIEW',
|
||||
displayToast: false,
|
||||
toastText: 'HOLAAAA',
|
||||
toastText: '',
|
||||
}
|
||||
|
||||
type Action =
|
||||
|
Loading…
x
Reference in New Issue
Block a user