MessageMediaItem.style.js 91 B

12345
  1. import styled from "styled-components";
  2. export const MessageMediaItemWrap = styled.li`
  3. `;