Skip to content

Commit

Permalink
working demo from source
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneTheory committed Jun 22, 2017
1 parent 4c98a74 commit cd63305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/demo.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import sum from './';

export default () => sum(10, 10);

0 comments on commit cd63305

Please sign in to comment.