import { addCollectionTag, handleCollectionTagKeyPress, removeCollectionTag, } from '../lib/collection-tag-input.js'; export default function CollectionsCreateModal({ isOpen, newCollection, setNewCollection, tagInput, setTagInput, onClose, onCreate, }) { if (!isOpen) { return null; } return (
Add a custom thumbnail image, or we'll use your rarest cards
Add tags to help organize and categorize your list
Make this list discoverable by other users