Skip to content

Commit

Permalink
Revert "fix: cache key not being the same between tabs" (#1270)
Browse files Browse the repository at this point in the history
* Revert "fix: cache key not being the same between tabs"

This reverts commit 1793e19.

* Revert "chore: security package.json updates"

This reverts commit 993b63b.
  • Loading branch information
XavierJp authored Oct 14, 2024
1 parent d2e1c11 commit fa71154
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 306 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
/// <reference types="next/navigation-types/compat/navigation" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/basic-features/typescript for more information.
Loading

0 comments on commit fa71154

Please sign in to comment.