Working from home
- São Vicente, São Paulo, Brasil
- https://www.linkedin.com/in/jo%C3%A3o-pedro-tanaca-ramos/
Pinned Loading
-
pizza-store
pizza-store PublicPizzeria system for small restaurants, UI based on https://dribbble.com/shots/10813858-Landing-food-delivery-Free-figma
TypeScript 1
-
Mixin for styled-components with types
Mixin for styled-components with types 1import { css } from "styled-components";
23const breakpoints = {
4xs: "480px",
5sm: "768px",
-
Máscara de CPF e CNPJ
Máscara de CPF e CNPJ 1function maskCPF(element = new HTMLInputElement()) {
2let cpfAtualizado;
3const inputCpf = element;
4const cpfAtual = element.value;
5cpfAtualizado = cpfAtual.replace(
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.