This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
RoyLiu
/
pdf-reader-web
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
7660da2ad9
Ramos
Etiquetas
master
pdf-reader-web
/
components
/
WatermarkOption
/
styled.ts
styled.ts
98 B
Histórico
Em bruto
1
2
3
4
5
import styled from 'styled-components';
export const BtnWrapper = styled.div`
padding: 8px;
`;