arreglar nombre de constante InquilinosCompletar para exportar
This commit is contained in:
		
							parent
							
								
									b63fe2b7ec
								
							
						
					
					
						commit
						b58d5ca956
					
				| 
						 | 
					@ -4,7 +4,7 @@ import React, { useState } from 'react'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import { useCookies } from 'react-cookie'
 | 
					import { useCookies } from 'react-cookie'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const Inquilinos = () => {
 | 
					const InquilinosCompletar = () => {
 | 
				
			||||||
  let emptyTenant = {
 | 
					  let emptyTenant = {
 | 
				
			||||||
    _id: null,
 | 
					    _id: null,
 | 
				
			||||||
    dni: '',
 | 
					    dni: '',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue