Some more components fixed... definitely need an @root resolver.
This commit is contained in:
@ -23,8 +23,8 @@
|
||||
|
||||
import React from 'react';
|
||||
import Section from './../Section';
|
||||
import Video from './../../video/Video';
|
||||
import Loader from './../../loading/Loader';
|
||||
import Video from './../../../objects/video/Video';
|
||||
import Loader from './../../../objects/loading/Loader';
|
||||
|
||||
class VideoSection extends React.Component {
|
||||
constructor(props) {
|
||||
|
Reference in New Issue
Block a user