We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452b004 commit f584ca3Copy full SHA for f584ca3
packages/app/src/app/pages/Patron/PricingModal/PricingInfo/index.js
@@ -18,9 +18,13 @@ function PricingInfo() {
18
</tr>
19
</thead>
20
<tbody>
21
+ <Feature
22
+ feature="CodeSandbox Live"
23
+ free="Disabled"
24
+ supporter="Enabled"
25
+ />
26
<Feature feature="Private Sandboxes" free="No" supporter="Yes" />
27
<Feature feature="Sandbox Limit" free="50" supporter="Unlimited" />
- <Feature feature="Live" free="Disabled" supporter="Enabled" />
28
<Feature
29
disabled
30
feature="Static File Hosting"
0 commit comments