next.js
90db858b
- Docs/fix cookie store (#71702)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Docs/fix cookie store (#71702) The `cookieStore` was initialized from `cookies()` So when calling methods use `cookieStore.get` instead of `cookieStore().get`. Applies for all other methods --------- Co-authored-by: JJ Kasper <jj@jjsweb.site>
References
#71702 - Docs/fix cookie store
Author
notwatermango
Parents
d72134ad
Loading