Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaVerou committed Jun 28, 2022
1 parent abd3a7b commit 2160505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index-fn.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export {default as hooks, Hooks} from "./hooks.js";
export {default as defaults} from "./defailts.js";
export {default as defaults} from "./defaults.js";
export {default as getColor} from "./getColor.js";
export {default as get} from "./get.js";
export {default as getAll} from "./getAll.js";
Expand Down

0 comments on commit 2160505

Please sign in to comment.