UNPKG

react-captcha-code

Version:
6 lines (4 loc) 102 B
import styled from 'styled-components'; export const SCaptcha = styled.canvas` cursor: pointer; `;