import urlSlug from 'url-slug'; const sanitizeTitle = urlSlug; export default sanitizeTitle;