Skip to content

Commit c1d03fc

Browse files
Co-authored-by: Adrian Uesugui <[email protected]>
Co-authored-by: Jacob Viesselman <[email protected]>
1 parent d72fa6d commit c1d03fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ import { Provider } from 'react-redux';
44
import App from './client/components/containers/App';
55
import store from './client/store';
66

7+
//DO NOT HESITATE TO REACH OUT TO FORMER TEAMS BEFORE TAKING THIS ON AS A PROJECT
8+
//There is a lot of room for improvements and we have ideas that we didn't have time to implement
9+
//Adrian U, Jacob V, and Michael P would be glad to help. Chris and Jen can hardly contain their excitement.
10+
//Jongsun and Colin from the previous team helped us a ton and are great dudes.
11+
712
// Since we are using HtmlWebpackPlugin WITHOUT a template,
813
// we should create our own root node in the body element before rendering into it
914
const root = document.createElement('div');

0 commit comments

Comments
 (0)