Removing useDialog, cause rerender

This commit is contained in:
Belen Curcio
2020-11-07 19:15:54 -03:00
parent 0b74fbad1b
commit 115cf12529
7 changed files with 112 additions and 92 deletions

View File

@@ -69,7 +69,7 @@ export async function getStaticProps({
brands,
pages,
},
revalidate: 10,
revalidate: 14400,
}
}