Skip to content

Commit

Permalink
feat(src): add more functionality to index
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcanessa committed Jul 10, 2018
1 parent 580b805 commit 0f09538
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
console.log("Silence is silver");
const test = str => console.log(str);

export default test;

0 comments on commit 0f09538

Please sign in to comment.