Skip to content

Commit

Permalink
added format to fix usage with jspm
Browse files Browse the repository at this point in the history
  • Loading branch information
capaj committed Jan 1, 2016
1 parent 9875cca commit 6b1f2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions async.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"format es6"
import React, {PropTypes} from 'react'

class Async extends React.Component {
Expand Down

0 comments on commit 6b1f2a1

Please sign in to comment.