We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267fbe6 commit c61fd6aCopy full SHA for c61fd6a
src/index.js
@@ -1,4 +1,5 @@
1
const React = require('react');
2
+const _ = require('lodash');
3
const sparkFactory = require('./spark');
4
5
const Foo = React.createClass({
0 commit comments