mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 13:32:43 +01:00
disable pdf export button
This commit is contained in:
committed by
Constantin Graf
parent
ab4dbd64df
commit
5a1e05374c
@@ -27,6 +27,7 @@ function triggerDownload(format: ExportFormat) {
|
||||
<template #content>
|
||||
<div class="flex flex-col space-y-1 p-1.5">
|
||||
<SecondaryButton
|
||||
v-if="false"
|
||||
class="border-0 px-2"
|
||||
@click="triggerDownload('pdf')"
|
||||
>Export as PDF</SecondaryButton
|
||||
|
||||
Reference in New Issue
Block a user