diff options
| author | Frank <[email protected]> | 2025-09-16 18:13:05 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-16 18:13:05 -0400 |
| commit | 39c54f367f6c6db7f2f10c53a5495617c0c85e11 (patch) | |
| tree | 9c226b75d0fda0195b334805e513eb83b61fe335 /cloud/app/src/component | |
| parent | 8c71107a93525183ae3d2417d7c056d997f5e204 (diff) | |
| download | opencode-39c54f367f6c6db7f2f10c53a5495617c0c85e11.tar.gz opencode-39c54f367f6c6db7f2f10c53a5495617c0c85e11.zip | |
wip: zen
Diffstat (limited to 'cloud/app/src/component')
| -rw-r--r-- | cloud/app/src/component/workspace/payment-section.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/src/component/workspace/payment-section.tsx b/cloud/app/src/component/workspace/payment-section.tsx index d45b01c08..61054b0fc 100644 --- a/cloud/app/src/component/workspace/payment-section.tsx +++ b/cloud/app/src/component/workspace/payment-section.tsx @@ -62,7 +62,7 @@ export function PaymentSection() { data-slot="receipt-button" style="cursor: pointer;" > - download + view </button> </td> </tr> |
