Bug fixing the refactor, Modals not working nor the scroll fader.

This commit is contained in:
2018-10-26 07:26:24 +11:00
parent 88e0d6f4ab
commit 2280239870
12 changed files with 54 additions and 47 deletions

View File

@ -23,7 +23,7 @@
import React from 'react';
import Styles from './PageBoundary';
import Styles from './PageBoundary.scss';
export default (props) => {
let newProps = { ...props };