Skip to content

Commit

Permalink
remove dummy import to get error message
Browse files Browse the repository at this point in the history
  • Loading branch information
zemirco committed May 29, 2017
1 parent 8c3fdf6 commit 77e73a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import './index.css'
import '../node_modules/md-components/style.css'
import '../../style.css'

import React from 'react'
import ReactDOM from 'react-dom'
Expand Down

0 comments on commit 77e73a9

Please sign in to comment.