Split DnsRecordsCard in several components
This commit is contained in:
parent
e5c678174c
commit
a6448a1533
6 changed files with 310 additions and 195 deletions
|
|
@ -28,7 +28,7 @@
|
|||
</h5>
|
||||
<span class="badge bg-secondary">MX</span>
|
||||
</div>
|
||||
<div class="card-body pb-0">
|
||||
<div class="card-body">
|
||||
{#if description}
|
||||
<p class="card-text small text-muted mb-0">{description}</p>
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue