Mark code-demo and viewport-demo as pro

This commit is contained in:
Lea Verou
2025-04-10 10:47:12 -05:00
parent 2f300d8930
commit 003fd28cb0
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ title: Code Demo
description: Code demos can be used to render code examples as inline live demos.
tags: component
noAlpha: true
isPro: true
---
```html {.example}

View File

@@ -3,6 +3,7 @@ title: Viewport Demo
description: Viewport demos can be used to display an iframe as a resizable, zoomable preview.
tags: component
noAlpha: true
isPro: true
---
```html {.example}