Skip to content

Commit

Permalink
load Timeline.css
Browse files Browse the repository at this point in the history
  • Loading branch information
jashmenn committed Aug 30, 2018
1 parent 30567f9 commit c98ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion day-04/src/components/Timeline/Timeline.js
@@ -1,6 +1,6 @@
import React from 'react';

import './timeline.css';
import './Timeline.css';

// Don't do it like this. This is for example only
class Timeline extends React.Component {
Expand Down

0 comments on commit c98ca27

Please sign in to comment.