Bug fixing the refactor, Modals not working nor the scroll fader.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
import React from 'react';
|
||||
|
||||
import Styles from './Section';
|
||||
import Styles from './Section.scss';
|
||||
|
||||
export default (props) => {
|
||||
let newProps = {...props};
|
||||
|
Reference in New Issue
Block a user