UNPKG

react-captcha-code-li

Version:

基于React和canvas的验证码,不包含0,1,L,O

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