Skip to content

Commit

Permalink
Refactor assets
Browse files Browse the repository at this point in the history
References: #10
  • Loading branch information
Atif-Mahmud committed Nov 13, 2018
1 parent 4fd218b commit 440d2c5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion src/components/comingSoon.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { Component } from 'react';
import logo from '../images/SE_Logo_inverted_Trimmed.png';
import logo from '../assets/images/SE_Logo_inverted_Trimmed.png';

class ComingSoon extends Component {
render() {
Expand Down

0 comments on commit 440d2c5

Please sign in to comment.