Sidebar.propTypes = {
  snippets: PropTypes.object,
  theme: PropTypes.object,
  filterText: PropTypes.string,
  filterTags: PropTypes.array,