We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478497e commit 698b8b3Copy full SHA for 698b8b3
packages/twopoint5d-elements-e2e/pages/post-processing.html
@@ -11,7 +11,7 @@
11
<main class="two5-display-container">
12
<x-display class="two5-display">
13
<x-post-processing>
14
- <x-stage2d id="stage2d" projection-type="parallax" width="197" height="205"></two5-stage2d>
+ <x-stage2d id="stage2d" projection-type="parallax" width="197" height="205"></x-stage2d>
15
</x-post-processing>
16
</x-display>
17
</main>
0 commit comments