Sample / app /inventory /loading.tsx
SuriRaja's picture
Deploy static build to Hugging Face
b54da4e
raw
history blame contribute delete
52 Bytes
export default function Loading() {
return null
}