fix: submission query todo toegevoegd
This commit is contained in:
		
							parent
							
								
									9c58614382
								
							
						
					
					
						commit
						802cbfb6e8
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -66,6 +66,8 @@ export function useSubmissionQuery( | |||
|     }); | ||||
| } | ||||
| 
 | ||||
| // TODO: find way to check if cid and an are not undefined.
 | ||||
| // depends on how this function is used.
 | ||||
| export function useCreateSubmissionMutation( | ||||
|     classid: MaybeRefOrGetter<string | undefined>,  | ||||
|     assignmentNumber: MaybeRefOrGetter<number | undefined>,  | ||||
|  |  | |||
		Reference in a new issue
	
	 Adriaan Jacquet
						Adriaan Jacquet