mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-10 13:15:05 +00:00
deleted profile.js
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import { connect } from 'react-redux';
|
||||
import { mergeClasses } from '@material-ui/styles';
|
||||
|
||||
class Profile extends Component {
|
||||
render();
|
||||
|
||||
return
|
||||
}
|
||||
Reference in New Issue
Block a user