This commit is contained in:
2026-01-26 18:16:00 -06:00
parent 7fb53acfa4
commit 1a45f708ec
+7
View File
@@ -5,3 +5,10 @@
*/ */
//export * from "./axios"; //export * from "./axios";
export * from "./user"; export * from "./user";
/**
* @TODO
*
* - make companies library to interact with api
* - force an auth check on every single interaction or page change.
*/