next.js
e5b88cae - fix `revalidateTag` import (#51005)

Commit
2 years ago
fix `revalidateTag` import (#51005) This PR fixes the erroneous `revalidateTag` import on certain examples. It was imported from `next/server`, but should be imported from `next/cache` instead. Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
Author
Parents
Loading