EXp2 / app /inventory /loading.tsx
SuriRaja's picture
Upload 96 files
f4dd746 verified
raw
history blame contribute delete
52 Bytes
export default function Loading() {
return null
}