Skip to content

Commit faa93ee

Browse files
committed
chore
1 parent 97fd24d commit faa93ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apis/admin/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ interface Token {
1717
refresh_token: string;
1818
}
1919

20+
2021
export const useLogin = () => {
2122
const BASEURL = process.env.VITE_SERVER_BASE_URL
2223

0 commit comments

Comments
 (0)