You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config.collections.find(({ slug })=>slug===collectionSlug)// If this is run on the client, `collections` will be undefined, but `config.collections` will be available
config.collections.find(({ slug })=>slug===collectionSlug)// If this is run on the client, `collections` will be undefined, but `config.collections` will be available
0 commit comments