Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
0xarchit
/
CityTrack
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CityTrack
/
User
/
src
/
components
/
index.ts
0xarchit
User app beta v1 complete
71638d4
3 months ago
raw
Copy download link
history
blame
contribute
delete
120 Bytes
export
{
Button
}
from
'./ui/Button'
;
export
{
Card
}
from
'./ui/Card'
;
export
{
IssueCard
}
from
'./issues/IssueCard'
;