Skip to content

Commit cd38c3e

Browse files
committed
fixed reactjs in vue pro solo license price table header on vue pro pricing page
1 parent 8b32059 commit cd38c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pro/vue/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h3>Licenses and prices</h3>
275275
<div class="text-muted mb-3"><small>Use, by you or your one client, in a <strong>single end product</strong> which end users are <strong>not charged for</strong>.</small><br><br></div>
276276
<div class="card-group">
277277
<div class="card pricing">
278-
<div class="pricing-title">CoreUI Pro React.js</div>
278+
<div class="pricing-title">CoreUI Pro Vue.js</div>
279279
<div class="pricing-price" id="price-standard">
280280
<span class="currency">$</span>
281281
<span class="price">49</span>
@@ -352,7 +352,7 @@ <h3>Licenses and prices</h3>
352352
<div class="text-muted mb-3"><small>Use, by you or your one client, in a <strong>single end product</strong> which end users <strong>can be charged for.</strong> ex. SaaS application, eCommerce, etc.</small><br><br></div>
353353
<div class="card-group">
354354
<div class="card pricing">
355-
<div class="pricing-title">CoreUI Pro React.js</div>
355+
<div class="pricing-title">CoreUI Pro Vue.js</div>
356356
<div class="pricing-price">
357357
<span class="currency">
358358
<span class="text-muted"><del>$999</del></span>

0 commit comments

Comments
 (0)