Removed Download Button for Temporary Display
This commit is contained in:
@@ -168,6 +168,7 @@ watch(downloadControl, (downloadCtrl) => {
|
||||
variant="outline"
|
||||
></UButton>
|
||||
<UButton
|
||||
v-if="props.fileId"
|
||||
@click="handleDownloadFile"
|
||||
variant="outline"
|
||||
icon="i-heroicons-arrow-down-on-square"
|
||||
|
||||
Reference in New Issue
Block a user