Toast Component Wip
This commit is contained in:
@@ -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 =
|
||||||
|
Reference in New Issue
Block a user