fix: types
This commit is contained in:
		
							parent
							
								
									558c0964e4
								
							
						
					
					
						commit
						c1330101e1
					
				|  | @ -63,7 +63,7 @@ const LastUpdated: React.FC<{ timestamp: Date }> = ({ timestamp }) => ( | |||
| // Main component
 | ||||
| 
 | ||||
| interface Props { | ||||
|   container: (children: ReactNode) => ReactElement; | ||||
|   container?: (children: ReactNode) => ReactElement; | ||||
|   question: QuestionFragment; | ||||
|   showTimeStamp: boolean; | ||||
|   expandFooterToFullWidth: boolean; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user