build changes

This commit is contained in:
Belen Curcio
2020-10-02 13:08:19 -03:00
parent f536dab1a2
commit 01f5b460d1
3 changed files with 3 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ export const useUI = () => {
}
function uiReducer(state: State, action: Action) {
console.log(action)
switch (action.type) {
case 'OPEN_SIDEBAR': {
return {