Compare commits

..

No commits in common. '86a9f2f4375ee74384eb84b9d305522c2672ea66' and '4606c42c7a39daf3ee2cec24188c4d516d47985d' have entirely different histories.

  1. 2
      src/_constants/index.js

@ -1,5 +1,5 @@
export * from "./config";
// export * from "./configConstants";
export * from "./configConstants";
export * from "./path";
export * from "./alerts";
export * from "./user";

Loading…
Cancel
Save