next.js
90db858b - Docs/fix cookie store (#71702)

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>
Author
Parents
Loading