This commit is contained in:
2023-04-27 12:35:08 +02:00
parent 552cd7269b
commit 3f9393f09b
9 changed files with 48 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<div class="text-uppercase fw-semibold header">
<div class="text-uppercase fw-semibold header text-body-secondary">
<slot name="header"></slot>
</div>
<slot name="items"></slot>