ngxson HF staff commited on
Commit
4af45b0
·
1 Parent(s): 6b70ab9
Files changed (2) hide show
  1. front/src/components/AuthCard.tsx +1 -1
  2. index.html +0 -0
front/src/components/AuthCard.tsx CHANGED
@@ -1,4 +1,4 @@
1
- import { oauthLoginUrl, oauthHandleRedirectIfPresent } from "@huggingface/hub";
2
 
3
  const login = async () => {
4
  const url = await oauthLoginUrl();
 
1
+ import { oauthLoginUrl, /*oauthHandleRedirectIfPresent*/ } from "@huggingface/hub";
2
 
3
  const login = async () => {
4
  const url = await oauthLoginUrl();
index.html ADDED
The diff for this file is too large to render. See raw diff