@ansiversa/components 0.0.132 → 0.0.133
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -25,10 +25,7 @@ const completionLabel =
|
|
|
25
25
|
<section class="av-auth-stack-lg">
|
|
26
26
|
<div class="av-form-row">
|
|
27
27
|
<div class="av-auth-stack-xxs">
|
|
28
|
-
<
|
|
29
|
-
<span>Resume Builder</span>
|
|
30
|
-
</div>
|
|
31
|
-
<h2 class="av-card-heading">Resume builder summary</h2>
|
|
28
|
+
<h2 class="av-card-heading">Overview</h2>
|
|
32
29
|
<p class="av-text-soft">Last updated: {formatDateTime(summary.lastUpdatedAt)}</p>
|
|
33
30
|
</div>
|
|
34
31
|
<div class="av-row-wrap">
|