File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ import { Provider } from 'react-redux';
4
4
import App from './client/components/containers/App' ;
5
5
import store from './client/store' ;
6
6
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
+
7
12
// Since we are using HtmlWebpackPlugin WITHOUT a template,
8
13
// we should create our own root node in the body element before rendering into it
9
14
const root = document . createElement ( 'div' ) ;
You can’t perform that action at this time.
0 commit comments