Skip to content

Instantly share code, notes, and snippets.

View evertonpavan's full-sized avatar

Everton Pavan evertonpavan

View GitHub Profile
@evertonpavan
evertonpavan / ThirdStep.tsx
Last active June 30, 2022 13:55
Modificações - Horário de Atendimento Especial
// Modificações - Horário de Atendimento Especial
// -----------------------------------------------------------------------
// SUBSTITUIR O CÓDIGO ABAIXO:
useEffect(() => {
if (!isPlanUpdated) return;
if (!specialHours && plan.company?.cnpj) {
@evertonpavan
evertonpavan / ThirdStep.tsx
Created June 30, 2022 14:41
Modificações - Seguro Cyber
// Modificações - Seguro Cyber
// -----------------------------------------------------------------------
// SUBSTITUIR O CÓDIGO ABAIXO:
<span className="text-span" >
{/* {`Seguro Cyber (${new Intl.NumberFormat('pt-BR', {
style: 'currency',
currency: 'BRL',
@evertonpavan
evertonpavan / ccsandbox.yml
Created July 13, 2022 15:30 — forked from faermanj/aws-nuke.yml
Limpando sua conta da AWS com aws-nuke
accounts:
"192912639870": {} # ccsandbox
account-blocklist:
- "192912699999"
resource-types:
excludes:
- IAMGroup
- IAMGroupPolicy