We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08767a8 commit 7217cfdCopy full SHA for 7217cfd
apps/vps-web/src/app/pages/ocwg.tsx
@@ -52,7 +52,7 @@ export function ocwgPage() {
52
class="hidden bg-white z-[50000] overflow-hidden fixed w-[384px] h-[384px] max-w-[calc(100vw-80px)] bottom-[80px] right-[40px] grid grid-rows-[auto_1fr]"
53
>
54
<div class="flex flex-wrap">
55
- <h1 class="font-bold text-xl p-2">OpenCanvas(OCWG) WiP Export</h1>
+ <h1 class="font-bold text-xl p-2">OpenCanvas OCIF 0.2 WiP Export</h1>
56
<button
57
id="ocwg-copy-to-clipboard"
58
title="Copy to clipboard"
0 commit comments