SnippetHeader.propTypes = {
  file: PropTypes.object,
  theme: PropTypes.object,
  username: PropTypes.string,
  snippetId: PropTypes.string,