Some more components fixed... definitely need an @root resolver.

This commit is contained in:
2018-10-22 17:35:44 +11:00
parent f8e76e72c0
commit 1f5a3fc563
14 changed files with 38 additions and 34 deletions

View File

@ -23,7 +23,7 @@
import React from 'react';
import Section from './../Section';
import Image from './../../image/Image';
import Image from './../../../objects/image/Image';
export default function(props) {
let image;