import React from 'react' const baseClass = 'collection-edit-button' const CollectionEditButton: React.FC = () => { return (
Collection Edit Button