Skip to content

Commit

Permalink
modify example
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelknoch committed Aug 30, 2016
1 parent 5328695 commit b8360aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'bootstrap/dist/css/bootstrap.min.css';
import styles from './index.css';
import styles from './index.scss';
import React from 'react';
import { render } from 'react-dom';

Expand Down
File renamed without changes.

0 comments on commit b8360aa

Please sign in to comment.