corregir nombramiento de componente para exportar

This commit is contained in:
Eduardo Quiros 2022-08-08 21:42:26 -06:00
parent fb49db7eae
commit a47f0c1c76
No known key found for this signature in database
GPG Key ID: B77F36C3F12720B4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import React, { useState } from 'react'
import { useCookies } from 'react-cookie'
const Inquilinos = () => {
const InquilinosCompletar = () => {
let emptyTenant = {
_id: null,
dni: '',