Skip to content

Commit

Permalink
Merge 57feaf8 into 4982465
Browse files Browse the repository at this point in the history
  • Loading branch information
qoobes committed Jan 11, 2021
2 parents 4982465 + 57feaf8 commit dec140b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/index.js
@@ -0,0 +1,6 @@
export { default } from "./react-loading";

// makes life easier for people using this and automatic imports (not sure if it's compatible with all js flavours though, so below lies an alternative)

// import Loader from "./react-loading";
// export default Loader;

0 comments on commit dec140b

Please sign in to comment.