UNPKG

react-quick-reactions

Version:
8 lines (6 loc) 170 B
import styled from "@emotion/styled"; export const QuickReactionsSpan = styled.span ` display: inline-block; position: relative; box-sizing: border-box; `;