Skip to content

Commit 7217cfd

Browse files
committed
title ocwg ocif exporter popup
1 parent 08767a8 commit 7217cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/vps-web/src/app/pages/ocwg.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export function ocwgPage() {
5252
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]"
5353
>
5454
<div class="flex flex-wrap">
55-
<h1 class="font-bold text-xl p-2">OpenCanvas(OCWG) WiP Export</h1>
55+
<h1 class="font-bold text-xl p-2">OpenCanvas OCIF 0.2 WiP Export</h1>
5656
<button
5757
id="ocwg-copy-to-clipboard"
5858
title="Copy to clipboard"

0 commit comments

Comments
 (0)