Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
HeheBoi0769
/
Fact_Checker
like
0
Safetensors
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
Fact_Checker
/
nexus-frontend
/
src
/
pages
/
SignIn.tsx
Krish Patel
added frontend
772d253
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
78 Bytes
const
SignIn
= (
) => {
return
<
div
>
SignIn
</
div
>
;
};
export
default
SignIn
;