Skip to content

fixed reactjs in vue pro solo license price table header on vue pro p… #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pro/vue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ <h3>Licenses and prices</h3>
<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>
<div class="card-group">
<div class="card pricing">
<div class="pricing-title">CoreUI Pro React.js</div>
<div class="pricing-title">CoreUI Pro Vue.js</div>
<div class="pricing-price" id="price-standard">
<span class="currency">$</span>
<span class="price">49</span>
Expand Down Expand Up @@ -352,7 +352,7 @@ <h3>Licenses and prices</h3>
<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>
<div class="card-group">
<div class="card pricing">
<div class="pricing-title">CoreUI Pro React.js</div>
<div class="pricing-title">CoreUI Pro Vue.js</div>
<div class="pricing-price">
<span class="currency">
<span class="text-muted"><del>$999</del></span>
Expand Down