Taglist.propTypes = {
  snippets: PropTypes.object,
  theme: PropTypes.object,
  searchTags: PropTypes.string,
  searchByTags: PropTypes.func,