mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-28 07:52:32 +03:00
переименование
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
export let title;
|
||||
</script>
|
||||
|
||||
<div class="card">
|
||||
<div class="crd">
|
||||
{#if title}
|
||||
<h1 class="card-header">{title}</h1>
|
||||
<h1 class="crd-hdr">{title}</h1>
|
||||
{/if}
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user