added v2 note restrictions to enable upgrade path from v2 onward.

This commit is contained in:
Keep Creating Online
2025-02-04 00:23:37 -05:00
parent 139e279e35
commit 80d90387b8
12 changed files with 208 additions and 195 deletions

View File

@@ -56,7 +56,7 @@
<div class="p-6">
<div class="w-full" style="height: 80vh">
<iframe
src="/components/iframe_forms/iframe-bug-fix-form.html"
src="./components/iframe_forms/iframe-bug-fix-form.html"
class="w-full h-full"
frameborder="0"
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"