Manage Collection
Create or edit a Collection with a simple modal.
Last updated
Create or edit a Collection with a simple modal.
Last updated
Component: <ManageCollection/>
Path: /components/shared/manage-collection.tsx
Import:
This component is used by both users and admins to create AND edit their collections. The aim here is to mutualize and avoid multiplying user interface components.
Feature this collection Checkbox is obviously admin-only feature, handled by NextAuth Sessions.