import React from 'react'; import { TextEllipsis } from 'UI'; import styles from './imageInfo.module.css'; const ImageInfo = ({ data }) => (