Cleaned up Element Scroll Fader a touch, this function can do a lot better though..
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
|
||||
import React from 'react';
|
||||
|
||||
import Styles from './Background.scss';
|
||||
|
||||
export default function(props) {
|
||||
let style = props.style || "test";
|
||||
let styleClassPrefix = "o-background--style-"+style;
|
||||
|
0
public/objects/background/Background.scss
Normal file
0
public/objects/background/Background.scss
Normal file
Reference in New Issue
Block a user