Setup summary item include

This commit is contained in:
igorkorenfeld 2023-04-19 17:48:32 -04:00
parent 3c1676affa
commit a72a629a43
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -0,0 +1,13 @@
<section class="summary-item">
<hr class="" />
<p class="summary-item__title
text-primary-dark text-semibold
margin-top-0 margin-bottom-05"
>
{{ title }}
</p>
<p class="margin-top-0">
{{ value }}
</p>