Merge pull request #57 from harad1/availability-bug-router
Fix for a bug when updating an event type
This commit is contained in:
		
						commit
						c09e175461
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -38,7 +38,7 @@ export default function EventType(props) { | |||
|             } | ||||
|         }); | ||||
| 
 | ||||
|         console.log(response); | ||||
|         router.push('/availability'); | ||||
|     } | ||||
| 
 | ||||
|     async function deleteEventTypeHandler(event) { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Bailey Pumfleet
						Bailey Pumfleet