DashBoard.propTypes = {
  snippets: PropTypes.object,
  theme: PropTypes.object,
  starred: PropTypes.number,
  searchByStatus: PropTypes.func,