Visual packages
Uploads
Destination · Hostinger · /pbiviz/
{ e.preventDefault(); setDrag(true); }}
onDragLeave={() => setDrag(false)}
onDrop={(e) => { e.preventDefault(); setDrag(false); onFiles(e.dataTransfer.files); }}
onClick={() => inputRef.current && inputRef.current.click()}
>
{uploading && (
Drop a .pbiviz package to publish
or click to choose · Files are uploaded to your Hostinger account, signed and queued for review
onFiles(e.target.files)} />
{uploading.name}
{Math.floor(uploading.progress)}%
| Package | Version | Size | Uploaded | Status | |
|---|---|---|---|---|---|
| {f.name} | {f.v} | {f.size} | {f.date} | {f.status} |
Section · {section}
Coming soon
This area of the admin is a placeholder in the current build.