mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 20:15:31 -04:00
fix: batch server requests from posts list
This commit is contained in:
@@ -34,4 +34,4 @@ const SignIn = ({ callbackPath }: { callbackPath?: string }) => {
|
||||
);
|
||||
};
|
||||
|
||||
export default SignIn;
|
||||
export { SignIn };
|
||||
|
||||
Reference in New Issue
Block a user