mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2025-12-16 02:08:47 +00:00
Renamed edit.js to editProfile.js because it makes more sense
This commit is contained in:
parent
d072a5ff95
commit
4c1459d890
@ -16,7 +16,7 @@ import login from './pages/Login';
|
||||
import user from './pages/user';
|
||||
|
||||
import writeMicroblog from './Writing_Microblogs.js';
|
||||
import edit from './pages/edit.js';
|
||||
import edit from './pages/editProfile';
|
||||
import userLine from './Userline.js';
|
||||
|
||||
const theme = createMuiTheme(themeObject);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user