import React from 'react'; function ArtistMetadataProfilePopoverContent() { return (
Select 'None' to only include items manually added via search or that match files on disk
); } export default ArtistMetadataProfilePopoverContent;