Skip to content

Commit

Permalink
name change
Browse files Browse the repository at this point in the history
  • Loading branch information
bdougie committed Apr 10, 2021
1 parent 27d4fff commit 1daeb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="row">
<div class="col-sm-6" :class="isRTL ? 'text-right' : 'text-left'">
<h5 class="card-category">Total shipments</h5>
<h2 class="card-title">Performance</h2>
<h2 class="card-title">Perf</h2>
</div>
<div class="col-sm-6 d-flex d-sm-block">
<div
Expand Down

0 comments on commit 1daeb66

Please sign in to comment.