Commit 86231791 authored by Christopher Cottier's avatar Christopher Cottier

Update root.js. import location updated to reflect master branch ('header' -> 'Header')

parent d2e1886e
......@@ -5,7 +5,7 @@ import SessionContainer from './session/session-container';
import ProductMarketContainer from './product-market/product-market-container';
import ShoppingCartContainer from './shopping-cart/shopping-cart-container';
import CheckoutContianer from './checkout/checkout-container';
import Header from './header/header-container';
import Header from './Header/header-container';
import OrderHistory from './order-history/order-history';
import OrderConfirmation from './order-confirmation/order-confirmation';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment