lint fixed updates 2

This commit is contained in:
2020-01-31 16:15:39 +05:30
parent ec19224ebc
commit 4ddf360ee8

View File

@@ -1,5 +1,4 @@
import React from 'react';
import PropTypes from 'prop-types';
const ChatCard = ({chat}) => {