format codebase with prettier
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { useAuthStore } from './AuthStore';
|
||||
export { useEventsStore } from './EventsStore';
|
||||
export { useAuthStore } from "./AuthStore";
|
||||
export { useEventsStore } from "./EventsStore";
|
||||
|
||||
Reference in New Issue
Block a user