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